public class CoreV1Api extends Object
| Constructor and Description |
|---|
CoreV1Api() |
CoreV1Api(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
connectCoreV1DeleteNamespacedPodProxy(String name,
String namespace,
String path)
connect DELETE requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1DeleteNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Pod
|
String |
connectCoreV1DeleteNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1DeleteNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Pod
|
String |
connectCoreV1DeleteNamespacedServiceProxy(String name,
String namespace,
String path)
connect DELETE requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1DeleteNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Service
|
String |
connectCoreV1DeleteNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1DeleteNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Service
|
String |
connectCoreV1DeleteNodeProxy(String name,
String path)
connect DELETE requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNodeProxy
|
ApiResponse<String> |
connectCoreV1DeleteNodeProxyWithHttpInfo(String name,
String path)
connect DELETE requests to proxy of Node
|
String |
connectCoreV1DeleteNodeProxyWithPath(String name,
String path,
String path2)
connect DELETE requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect DELETE requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1DeleteNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1DeleteNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1DeleteNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect DELETE requests to proxy of Node
|
String |
connectCoreV1GetNamespacedPodAttach(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to attach of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodAttachAsync(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to attach of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodAttachCall(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedPodAttach
|
ApiResponse<String> |
connectCoreV1GetNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to attach of Pod
|
String |
connectCoreV1GetNamespacedPodExec(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to exec of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodExecAsync(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to exec of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodExecCall(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedPodExec
|
ApiResponse<String> |
connectCoreV1GetNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to exec of Pod
|
String |
connectCoreV1GetNamespacedPodPortforward(String name,
String namespace,
Integer ports)
connect GET requests to portforward of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodPortforwardAsync(String name,
String namespace,
Integer ports,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to portforward of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodPortforwardCall(String name,
String namespace,
Integer ports,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedPodPortforward
|
ApiResponse<String> |
connectCoreV1GetNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect GET requests to portforward of Pod
|
String |
connectCoreV1GetNamespacedPodProxy(String name,
String namespace,
String path)
connect GET requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1GetNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Pod
|
String |
connectCoreV1GetNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1GetNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Pod
|
String |
connectCoreV1GetNamespacedServiceProxy(String name,
String namespace,
String path)
connect GET requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1GetNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Service
|
String |
connectCoreV1GetNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1GetNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1GetNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Service
|
String |
connectCoreV1GetNodeProxy(String name,
String path)
connect GET requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1GetNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1GetNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNodeProxy
|
ApiResponse<String> |
connectCoreV1GetNodeProxyWithHttpInfo(String name,
String path)
connect GET requests to proxy of Node
|
String |
connectCoreV1GetNodeProxyWithPath(String name,
String path,
String path2)
connect GET requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1GetNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect GET requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1GetNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1GetNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1GetNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect GET requests to proxy of Node
|
String |
connectCoreV1HeadNamespacedPodProxy(String name,
String namespace,
String path)
connect HEAD requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1HeadNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Pod
|
String |
connectCoreV1HeadNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1HeadNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Pod
|
String |
connectCoreV1HeadNamespacedServiceProxy(String name,
String namespace,
String path)
connect HEAD requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1HeadNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Service
|
String |
connectCoreV1HeadNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1HeadNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1HeadNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Service
|
String |
connectCoreV1HeadNodeProxy(String name,
String path)
connect HEAD requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1HeadNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1HeadNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNodeProxy
|
ApiResponse<String> |
connectCoreV1HeadNodeProxyWithHttpInfo(String name,
String path)
connect HEAD requests to proxy of Node
|
String |
connectCoreV1HeadNodeProxyWithPath(String name,
String path,
String path2)
connect HEAD requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1HeadNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect HEAD requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1HeadNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1HeadNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1HeadNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect HEAD requests to proxy of Node
|
String |
connectCoreV1OptionsNamespacedPodProxy(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1OptionsNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Pod
|
String |
connectCoreV1OptionsNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1OptionsNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Pod
|
String |
connectCoreV1OptionsNamespacedServiceProxy(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1OptionsNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Service
|
String |
connectCoreV1OptionsNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1OptionsNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Service
|
String |
connectCoreV1OptionsNodeProxy(String name,
String path)
connect OPTIONS requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNodeProxy
|
ApiResponse<String> |
connectCoreV1OptionsNodeProxyWithHttpInfo(String name,
String path)
connect OPTIONS requests to proxy of Node
|
String |
connectCoreV1OptionsNodeProxyWithPath(String name,
String path,
String path2)
connect OPTIONS requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect OPTIONS requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1OptionsNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1OptionsNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1OptionsNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect OPTIONS requests to proxy of Node
|
String |
connectCoreV1PatchNamespacedPodProxy(String name,
String namespace,
String path)
connect PATCH requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1PatchNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Pod
|
String |
connectCoreV1PatchNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1PatchNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Pod
|
String |
connectCoreV1PatchNamespacedServiceProxy(String name,
String namespace,
String path)
connect PATCH requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1PatchNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Service
|
String |
connectCoreV1PatchNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PatchNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1PatchNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Service
|
String |
connectCoreV1PatchNodeProxy(String name,
String path)
connect PATCH requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PatchNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PatchNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNodeProxy
|
ApiResponse<String> |
connectCoreV1PatchNodeProxyWithHttpInfo(String name,
String path)
connect PATCH requests to proxy of Node
|
String |
connectCoreV1PatchNodeProxyWithPath(String name,
String path,
String path2)
connect PATCH requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PatchNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PATCH requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PatchNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PatchNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1PatchNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PATCH requests to proxy of Node
|
String |
connectCoreV1PostNamespacedPodAttach(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to attach of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodAttachAsync(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to attach of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodAttachCall(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedPodAttach
|
ApiResponse<String> |
connectCoreV1PostNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to attach of Pod
|
String |
connectCoreV1PostNamespacedPodExec(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to exec of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodExecAsync(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to exec of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodExecCall(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedPodExec
|
ApiResponse<String> |
connectCoreV1PostNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to exec of Pod
|
String |
connectCoreV1PostNamespacedPodPortforward(String name,
String namespace,
Integer ports)
connect POST requests to portforward of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodPortforwardAsync(String name,
String namespace,
Integer ports,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to portforward of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodPortforwardCall(String name,
String namespace,
Integer ports,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedPodPortforward
|
ApiResponse<String> |
connectCoreV1PostNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect POST requests to portforward of Pod
|
String |
connectCoreV1PostNamespacedPodProxy(String name,
String namespace,
String path)
connect POST requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1PostNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Pod
|
String |
connectCoreV1PostNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1PostNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Pod
|
String |
connectCoreV1PostNamespacedServiceProxy(String name,
String namespace,
String path)
connect POST requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1PostNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Service
|
String |
connectCoreV1PostNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PostNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1PostNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Service
|
String |
connectCoreV1PostNodeProxy(String name,
String path)
connect POST requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PostNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PostNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNodeProxy
|
ApiResponse<String> |
connectCoreV1PostNodeProxyWithHttpInfo(String name,
String path)
connect POST requests to proxy of Node
|
String |
connectCoreV1PostNodeProxyWithPath(String name,
String path,
String path2)
connect POST requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PostNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect POST requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PostNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PostNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1PostNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect POST requests to proxy of Node
|
String |
connectCoreV1PutNamespacedPodProxy(String name,
String namespace,
String path)
connect PUT requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedPodProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNamespacedPodProxy
|
ApiResponse<String> |
connectCoreV1PutNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Pod
|
String |
connectCoreV1PutNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Pod
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectCoreV1PutNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Pod
|
String |
connectCoreV1PutNamespacedServiceProxy(String name,
String namespace,
String path)
connect PUT requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedServiceProxyCall(String name,
String namespace,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNamespacedServiceProxy
|
ApiResponse<String> |
connectCoreV1PutNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Service
|
String |
connectCoreV1PutNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Service
|
com.squareup.okhttp.Call |
connectCoreV1PutNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectCoreV1PutNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Service
|
String |
connectCoreV1PutNodeProxy(String name,
String path)
connect PUT requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PutNodeProxyAsync(String name,
String path,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PutNodeProxyCall(String name,
String path,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNodeProxy
|
ApiResponse<String> |
connectCoreV1PutNodeProxyWithHttpInfo(String name,
String path)
connect PUT requests to proxy of Node
|
String |
connectCoreV1PutNodeProxyWithPath(String name,
String path,
String path2)
connect PUT requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PutNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> callback)
(asynchronously)
connect PUT requests to proxy of Node
|
com.squareup.okhttp.Call |
connectCoreV1PutNodeProxyWithPathCall(String name,
String path,
String path2,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for connectCoreV1PutNodeProxyWithPath
|
ApiResponse<String> |
connectCoreV1PutNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PUT requests to proxy of Node
|
IoK8sApiCoreV1Namespace |
createCoreV1Namespace(IoK8sApiCoreV1Namespace body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Namespace
|
com.squareup.okhttp.Call |
createCoreV1NamespaceAsync(IoK8sApiCoreV1Namespace body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
create a Namespace
|
com.squareup.okhttp.Call |
createCoreV1NamespaceCall(IoK8sApiCoreV1Namespace body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1Namespace
|
IoK8sApiCoreV1Binding |
createCoreV1NamespacedBinding(String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a Binding
|
com.squareup.okhttp.Call |
createCoreV1NamespacedBindingAsync(String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ApiCallback<IoK8sApiCoreV1Binding> callback)
(asynchronously)
create a Binding
|
com.squareup.okhttp.Call |
createCoreV1NamespacedBindingCall(String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedBinding
|
ApiResponse<IoK8sApiCoreV1Binding> |
createCoreV1NamespacedBindingWithHttpInfo(String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create a Binding
|
IoK8sApiCoreV1ConfigMap |
createCoreV1NamespacedConfigMap(String namespace,
IoK8sApiCoreV1ConfigMap body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ConfigMap
|
com.squareup.okhttp.Call |
createCoreV1NamespacedConfigMapAsync(String namespace,
IoK8sApiCoreV1ConfigMap body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ConfigMap> callback)
(asynchronously)
create a ConfigMap
|
com.squareup.okhttp.Call |
createCoreV1NamespacedConfigMapCall(String namespace,
IoK8sApiCoreV1ConfigMap body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApiCoreV1ConfigMap> |
createCoreV1NamespacedConfigMapWithHttpInfo(String namespace,
IoK8sApiCoreV1ConfigMap body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ConfigMap
|
IoK8sApiCoreV1Endpoints |
createCoreV1NamespacedEndpoints(String namespace,
IoK8sApiCoreV1Endpoints body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Endpoints
|
com.squareup.okhttp.Call |
createCoreV1NamespacedEndpointsAsync(String namespace,
IoK8sApiCoreV1Endpoints body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Endpoints> callback)
(asynchronously)
create Endpoints
|
com.squareup.okhttp.Call |
createCoreV1NamespacedEndpointsCall(String namespace,
IoK8sApiCoreV1Endpoints body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApiCoreV1Endpoints> |
createCoreV1NamespacedEndpointsWithHttpInfo(String namespace,
IoK8sApiCoreV1Endpoints body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Endpoints
|
IoK8sApiCoreV1Event |
createCoreV1NamespacedEvent(String namespace,
IoK8sApiCoreV1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an Event
|
com.squareup.okhttp.Call |
createCoreV1NamespacedEventAsync(String namespace,
IoK8sApiCoreV1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Event> callback)
(asynchronously)
create an Event
|
com.squareup.okhttp.Call |
createCoreV1NamespacedEventCall(String namespace,
IoK8sApiCoreV1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedEvent
|
ApiResponse<IoK8sApiCoreV1Event> |
createCoreV1NamespacedEventWithHttpInfo(String namespace,
IoK8sApiCoreV1Event body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an Event
|
IoK8sApiCoreV1LimitRange |
createCoreV1NamespacedLimitRange(String namespace,
IoK8sApiCoreV1LimitRange body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a LimitRange
|
com.squareup.okhttp.Call |
createCoreV1NamespacedLimitRangeAsync(String namespace,
IoK8sApiCoreV1LimitRange body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1LimitRange> callback)
(asynchronously)
create a LimitRange
|
com.squareup.okhttp.Call |
createCoreV1NamespacedLimitRangeCall(String namespace,
IoK8sApiCoreV1LimitRange body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApiCoreV1LimitRange> |
createCoreV1NamespacedLimitRangeWithHttpInfo(String namespace,
IoK8sApiCoreV1LimitRange body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a LimitRange
|
IoK8sApiCoreV1PersistentVolumeClaim |
createCoreV1NamespacedPersistentVolumeClaim(String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolumeClaim
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPersistentVolumeClaimAsync(String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
create a PersistentVolumeClaim
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPersistentVolumeClaimCall(String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedPersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
createCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolumeClaim
|
IoK8sApiCoreV1Pod |
createCoreV1NamespacedPod(String namespace,
IoK8sApiCoreV1Pod body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodAsync(String namespace,
IoK8sApiCoreV1Pod body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
create a Pod
|
IoK8sApiCoreV1Binding |
createCoreV1NamespacedPodBinding(String name,
String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create binding of a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodBindingAsync(String name,
String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ApiCallback<IoK8sApiCoreV1Binding> callback)
(asynchronously)
create binding of a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodBindingCall(String name,
String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedPodBinding
|
ApiResponse<IoK8sApiCoreV1Binding> |
createCoreV1NamespacedPodBindingWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Binding body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create binding of a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodCall(String namespace,
IoK8sApiCoreV1Pod body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedPod
|
IoK8sApiPolicyV1beta1Eviction |
createCoreV1NamespacedPodEviction(String name,
String namespace,
IoK8sApiPolicyV1beta1Eviction body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create eviction of a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodEvictionAsync(String name,
String namespace,
IoK8sApiPolicyV1beta1Eviction body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ApiCallback<IoK8sApiPolicyV1beta1Eviction> callback)
(asynchronously)
create eviction of a Pod
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodEvictionCall(String name,
String namespace,
IoK8sApiPolicyV1beta1Eviction body,
String dryRun,
Boolean includeUninitialized,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedPodEviction
|
ApiResponse<IoK8sApiPolicyV1beta1Eviction> |
createCoreV1NamespacedPodEvictionWithHttpInfo(String name,
String namespace,
IoK8sApiPolicyV1beta1Eviction body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create eviction of a Pod
|
IoK8sApiCoreV1PodTemplate |
createCoreV1NamespacedPodTemplate(String namespace,
IoK8sApiCoreV1PodTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodTemplate
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodTemplateAsync(String namespace,
IoK8sApiCoreV1PodTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PodTemplate> callback)
(asynchronously)
create a PodTemplate
|
com.squareup.okhttp.Call |
createCoreV1NamespacedPodTemplateCall(String namespace,
IoK8sApiCoreV1PodTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApiCoreV1PodTemplate> |
createCoreV1NamespacedPodTemplateWithHttpInfo(String namespace,
IoK8sApiCoreV1PodTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PodTemplate
|
ApiResponse<IoK8sApiCoreV1Pod> |
createCoreV1NamespacedPodWithHttpInfo(String namespace,
IoK8sApiCoreV1Pod body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Pod
|
IoK8sApiCoreV1ReplicationController |
createCoreV1NamespacedReplicationController(String namespace,
IoK8sApiCoreV1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
com.squareup.okhttp.Call |
createCoreV1NamespacedReplicationControllerAsync(String namespace,
IoK8sApiCoreV1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
create a ReplicationController
|
com.squareup.okhttp.Call |
createCoreV1NamespacedReplicationControllerCall(String namespace,
IoK8sApiCoreV1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedReplicationController
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
createCoreV1NamespacedReplicationControllerWithHttpInfo(String namespace,
IoK8sApiCoreV1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
IoK8sApiCoreV1ResourceQuota |
createCoreV1NamespacedResourceQuota(String namespace,
IoK8sApiCoreV1ResourceQuota body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ResourceQuota
|
com.squareup.okhttp.Call |
createCoreV1NamespacedResourceQuotaAsync(String namespace,
IoK8sApiCoreV1ResourceQuota body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
create a ResourceQuota
|
com.squareup.okhttp.Call |
createCoreV1NamespacedResourceQuotaCall(String namespace,
IoK8sApiCoreV1ResourceQuota body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedResourceQuota
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
createCoreV1NamespacedResourceQuotaWithHttpInfo(String namespace,
IoK8sApiCoreV1ResourceQuota body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ResourceQuota
|
IoK8sApiCoreV1Secret |
createCoreV1NamespacedSecret(String namespace,
IoK8sApiCoreV1Secret body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Secret
|
com.squareup.okhttp.Call |
createCoreV1NamespacedSecretAsync(String namespace,
IoK8sApiCoreV1Secret body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Secret> callback)
(asynchronously)
create a Secret
|
com.squareup.okhttp.Call |
createCoreV1NamespacedSecretCall(String namespace,
IoK8sApiCoreV1Secret body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedSecret
|
ApiResponse<IoK8sApiCoreV1Secret> |
createCoreV1NamespacedSecretWithHttpInfo(String namespace,
IoK8sApiCoreV1Secret body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Secret
|
IoK8sApiCoreV1Service |
createCoreV1NamespacedService(String namespace,
IoK8sApiCoreV1Service body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Service
|
IoK8sApiCoreV1ServiceAccount |
createCoreV1NamespacedServiceAccount(String namespace,
IoK8sApiCoreV1ServiceAccount body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ServiceAccount
|
com.squareup.okhttp.Call |
createCoreV1NamespacedServiceAccountAsync(String namespace,
IoK8sApiCoreV1ServiceAccount body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ServiceAccount> callback)
(asynchronously)
create a ServiceAccount
|
com.squareup.okhttp.Call |
createCoreV1NamespacedServiceAccountCall(String namespace,
IoK8sApiCoreV1ServiceAccount body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApiCoreV1ServiceAccount> |
createCoreV1NamespacedServiceAccountWithHttpInfo(String namespace,
IoK8sApiCoreV1ServiceAccount body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ServiceAccount
|
com.squareup.okhttp.Call |
createCoreV1NamespacedServiceAsync(String namespace,
IoK8sApiCoreV1Service body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
create a Service
|
com.squareup.okhttp.Call |
createCoreV1NamespacedServiceCall(String namespace,
IoK8sApiCoreV1Service body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1NamespacedService
|
ApiResponse<IoK8sApiCoreV1Service> |
createCoreV1NamespacedServiceWithHttpInfo(String namespace,
IoK8sApiCoreV1Service body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Service
|
ApiResponse<IoK8sApiCoreV1Namespace> |
createCoreV1NamespaceWithHttpInfo(IoK8sApiCoreV1Namespace body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Namespace
|
IoK8sApiCoreV1Node |
createCoreV1Node(IoK8sApiCoreV1Node body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Node
|
com.squareup.okhttp.Call |
createCoreV1NodeAsync(IoK8sApiCoreV1Node body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
create a Node
|
com.squareup.okhttp.Call |
createCoreV1NodeCall(IoK8sApiCoreV1Node body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1Node
|
ApiResponse<IoK8sApiCoreV1Node> |
createCoreV1NodeWithHttpInfo(IoK8sApiCoreV1Node body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Node
|
IoK8sApiCoreV1PersistentVolume |
createCoreV1PersistentVolume(IoK8sApiCoreV1PersistentVolume body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolume
|
com.squareup.okhttp.Call |
createCoreV1PersistentVolumeAsync(IoK8sApiCoreV1PersistentVolume body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
create a PersistentVolume
|
com.squareup.okhttp.Call |
createCoreV1PersistentVolumeCall(IoK8sApiCoreV1PersistentVolume body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCoreV1PersistentVolume
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
createCoreV1PersistentVolumeWithHttpInfo(IoK8sApiCoreV1PersistentVolume body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PersistentVolume
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedConfigMap(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ConfigMap
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedConfigMapAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of ConfigMap
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedConfigMapCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedConfigMap
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedConfigMapWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ConfigMap
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedEndpoints(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Endpoints
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedEndpointsAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of Endpoints
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedEndpointsCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedEndpoints
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedEndpointsWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Endpoints
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedEvent(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Event
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedEventAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of Event
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedEventCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedEvent
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Event
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedLimitRange(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of LimitRange
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedLimitRangeAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of LimitRange
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedLimitRangeCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedLimitRange
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedLimitRangeWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of LimitRange
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedPersistentVolumeClaim(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolumeClaim
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPersistentVolumeClaimAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of PersistentVolumeClaim
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPersistentVolumeClaimCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedPersistentVolumeClaim
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolumeClaim
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedPod(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pod
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPodAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of Pod
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPodCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedPod
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedPodTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodTemplate
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPodTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of PodTemplate
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedPodTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedPodTemplate
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedPodTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PodTemplate
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedPodWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pod
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedReplicationController(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicationController
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedReplicationControllerAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of ReplicationController
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedReplicationControllerCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedReplicationController
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedReplicationControllerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ReplicationController
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedResourceQuota(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ResourceQuota
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedResourceQuotaAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of ResourceQuota
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedResourceQuotaCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedResourceQuota
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedResourceQuotaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ResourceQuota
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedSecret(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Secret
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedSecretAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of Secret
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedSecretCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedSecret
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedSecretWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Secret
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNamespacedServiceAccount(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ServiceAccount
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedServiceAccountAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of ServiceAccount
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNamespacedServiceAccountCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNamespacedServiceAccount
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNamespacedServiceAccountWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ServiceAccount
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionNode(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Node
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNodeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of Node
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionNodeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionNode
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionNodeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Node
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1CollectionPersistentVolume(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolume
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionPersistentVolumeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete collection of PersistentVolume
|
com.squareup.okhttp.Call |
deleteCoreV1CollectionPersistentVolumeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1CollectionPersistentVolume
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1CollectionPersistentVolumeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PersistentVolume
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1Namespace(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Namespace
|
com.squareup.okhttp.Call |
deleteCoreV1NamespaceAsync(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a Namespace
|
com.squareup.okhttp.Call |
deleteCoreV1NamespaceCall(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1Namespace
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedConfigMap(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ConfigMap
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedConfigMapAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a ConfigMap
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedConfigMapCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ConfigMap
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedEndpoints(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Endpoints
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedEndpointsAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete Endpoints
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedEndpointsCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Endpoints
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedEvent(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Event
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedEventAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete an Event
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedEventCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedEvent
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an Event
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedLimitRange(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a LimitRange
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedLimitRangeAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a LimitRange
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedLimitRangeCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a LimitRange
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedPersistentVolumeClaim(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolumeClaim
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a PersistentVolumeClaim
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPersistentVolumeClaimCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedPersistentVolumeClaim
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolumeClaim
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedPod(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pod
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPodAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a Pod
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPodCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedPod
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedPodTemplate(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodTemplate
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPodTemplateAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a PodTemplate
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedPodTemplateCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PodTemplate
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pod
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedReplicationController(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicationController
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a ReplicationController
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedReplicationControllerCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedReplicationController
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ReplicationController
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedResourceQuota(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ResourceQuota
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedResourceQuotaAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a ResourceQuota
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedResourceQuotaCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedResourceQuota
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ResourceQuota
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedSecret(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Secret
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedSecretAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a Secret
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedSecretCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedSecret
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Secret
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedService(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Service
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1NamespacedServiceAccount(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ServiceAccount
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedServiceAccountAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a ServiceAccount
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedServiceAccountCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ServiceAccount
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedServiceAsync(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a Service
|
com.squareup.okhttp.Call |
deleteCoreV1NamespacedServiceCall(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1NamespacedService
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Service
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NamespaceWithHttpInfo(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Namespace
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1Node(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Node
|
com.squareup.okhttp.Call |
deleteCoreV1NodeAsync(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a Node
|
com.squareup.okhttp.Call |
deleteCoreV1NodeCall(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1Node
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1NodeWithHttpInfo(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Node
|
IoK8sApimachineryPkgApisMetaV1Status |
deleteCoreV1PersistentVolume(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolume
|
com.squareup.okhttp.Call |
deleteCoreV1PersistentVolumeAsync(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback)
(asynchronously)
delete a PersistentVolume
|
com.squareup.okhttp.Call |
deleteCoreV1PersistentVolumeCall(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCoreV1PersistentVolume
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> |
deleteCoreV1PersistentVolumeWithHttpInfo(String name,
String pretty,
IoK8sApimachineryPkgApisMetaV1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PersistentVolume
|
ApiClient |
getApiClient() |
IoK8sApimachineryPkgApisMetaV1APIResourceList |
getCoreV1APIResources()
get available resources
|
com.squareup.okhttp.Call |
getCoreV1APIResourcesAsync(ApiCallback<IoK8sApimachineryPkgApisMetaV1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
getCoreV1APIResourcesCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getCoreV1APIResources
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1APIResourceList> |
getCoreV1APIResourcesWithHttpInfo()
get available resources
|
IoK8sApiCoreV1ComponentStatusList |
listCoreV1ComponentStatus(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
com.squareup.okhttp.Call |
listCoreV1ComponentStatusAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ComponentStatusList> callback)
(asynchronously)
list objects of kind ComponentStatus
|
com.squareup.okhttp.Call |
listCoreV1ComponentStatusCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ComponentStatus
|
ApiResponse<IoK8sApiCoreV1ComponentStatusList> |
listCoreV1ComponentStatusWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
IoK8sApiCoreV1ConfigMapList |
listCoreV1ConfigMapForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
com.squareup.okhttp.Call |
listCoreV1ConfigMapForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ConfigMapList> callback)
(asynchronously)
list or watch objects of kind ConfigMap
|
com.squareup.okhttp.Call |
listCoreV1ConfigMapForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ConfigMapForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1ConfigMapList> |
listCoreV1ConfigMapForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
IoK8sApiCoreV1EndpointsList |
listCoreV1EndpointsForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
com.squareup.okhttp.Call |
listCoreV1EndpointsForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1EndpointsList> callback)
(asynchronously)
list or watch objects of kind Endpoints
|
com.squareup.okhttp.Call |
listCoreV1EndpointsForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1EndpointsForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1EndpointsList> |
listCoreV1EndpointsForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
IoK8sApiCoreV1EventList |
listCoreV1EventForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
com.squareup.okhttp.Call |
listCoreV1EventForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1EventList> callback)
(asynchronously)
list or watch objects of kind Event
|
com.squareup.okhttp.Call |
listCoreV1EventForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1EventForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1EventList> |
listCoreV1EventForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
IoK8sApiCoreV1LimitRangeList |
listCoreV1LimitRangeForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
com.squareup.okhttp.Call |
listCoreV1LimitRangeForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1LimitRangeList> callback)
(asynchronously)
list or watch objects of kind LimitRange
|
com.squareup.okhttp.Call |
listCoreV1LimitRangeForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1LimitRangeForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1LimitRangeList> |
listCoreV1LimitRangeForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
IoK8sApiCoreV1NamespaceList |
listCoreV1Namespace(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
com.squareup.okhttp.Call |
listCoreV1NamespaceAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1NamespaceList> callback)
(asynchronously)
list or watch objects of kind Namespace
|
com.squareup.okhttp.Call |
listCoreV1NamespaceCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1Namespace
|
IoK8sApiCoreV1ConfigMapList |
listCoreV1NamespacedConfigMap(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
com.squareup.okhttp.Call |
listCoreV1NamespacedConfigMapAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ConfigMapList> callback)
(asynchronously)
list or watch objects of kind ConfigMap
|
com.squareup.okhttp.Call |
listCoreV1NamespacedConfigMapCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApiCoreV1ConfigMapList> |
listCoreV1NamespacedConfigMapWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
IoK8sApiCoreV1EndpointsList |
listCoreV1NamespacedEndpoints(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
com.squareup.okhttp.Call |
listCoreV1NamespacedEndpointsAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1EndpointsList> callback)
(asynchronously)
list or watch objects of kind Endpoints
|
com.squareup.okhttp.Call |
listCoreV1NamespacedEndpointsCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApiCoreV1EndpointsList> |
listCoreV1NamespacedEndpointsWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
IoK8sApiCoreV1EventList |
listCoreV1NamespacedEvent(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
com.squareup.okhttp.Call |
listCoreV1NamespacedEventAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1EventList> callback)
(asynchronously)
list or watch objects of kind Event
|
com.squareup.okhttp.Call |
listCoreV1NamespacedEventCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedEvent
|
ApiResponse<IoK8sApiCoreV1EventList> |
listCoreV1NamespacedEventWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
IoK8sApiCoreV1LimitRangeList |
listCoreV1NamespacedLimitRange(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
com.squareup.okhttp.Call |
listCoreV1NamespacedLimitRangeAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1LimitRangeList> callback)
(asynchronously)
list or watch objects of kind LimitRange
|
com.squareup.okhttp.Call |
listCoreV1NamespacedLimitRangeCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApiCoreV1LimitRangeList> |
listCoreV1NamespacedLimitRangeWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
IoK8sApiCoreV1PersistentVolumeClaimList |
listCoreV1NamespacedPersistentVolumeClaim(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPersistentVolumeClaimAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaimList> callback)
(asynchronously)
list or watch objects of kind PersistentVolumeClaim
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPersistentVolumeClaimCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedPersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaimList> |
listCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
IoK8sApiCoreV1PodList |
listCoreV1NamespacedPod(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPodAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PodList> callback)
(asynchronously)
list or watch objects of kind Pod
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPodCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedPod
|
IoK8sApiCoreV1PodTemplateList |
listCoreV1NamespacedPodTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPodTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PodTemplateList> callback)
(asynchronously)
list or watch objects of kind PodTemplate
|
com.squareup.okhttp.Call |
listCoreV1NamespacedPodTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApiCoreV1PodTemplateList> |
listCoreV1NamespacedPodTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<IoK8sApiCoreV1PodList> |
listCoreV1NamespacedPodWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
IoK8sApiCoreV1ReplicationControllerList |
listCoreV1NamespacedReplicationController(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
com.squareup.okhttp.Call |
listCoreV1NamespacedReplicationControllerAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ReplicationControllerList> callback)
(asynchronously)
list or watch objects of kind ReplicationController
|
com.squareup.okhttp.Call |
listCoreV1NamespacedReplicationControllerCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedReplicationController
|
ApiResponse<IoK8sApiCoreV1ReplicationControllerList> |
listCoreV1NamespacedReplicationControllerWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
IoK8sApiCoreV1ResourceQuotaList |
listCoreV1NamespacedResourceQuota(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
com.squareup.okhttp.Call |
listCoreV1NamespacedResourceQuotaAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ResourceQuotaList> callback)
(asynchronously)
list or watch objects of kind ResourceQuota
|
com.squareup.okhttp.Call |
listCoreV1NamespacedResourceQuotaCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedResourceQuota
|
ApiResponse<IoK8sApiCoreV1ResourceQuotaList> |
listCoreV1NamespacedResourceQuotaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
IoK8sApiCoreV1SecretList |
listCoreV1NamespacedSecret(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
com.squareup.okhttp.Call |
listCoreV1NamespacedSecretAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1SecretList> callback)
(asynchronously)
list or watch objects of kind Secret
|
com.squareup.okhttp.Call |
listCoreV1NamespacedSecretCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedSecret
|
ApiResponse<IoK8sApiCoreV1SecretList> |
listCoreV1NamespacedSecretWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
IoK8sApiCoreV1ServiceList |
listCoreV1NamespacedService(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
IoK8sApiCoreV1ServiceAccountList |
listCoreV1NamespacedServiceAccount(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
com.squareup.okhttp.Call |
listCoreV1NamespacedServiceAccountAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ServiceAccountList> callback)
(asynchronously)
list or watch objects of kind ServiceAccount
|
com.squareup.okhttp.Call |
listCoreV1NamespacedServiceAccountCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApiCoreV1ServiceAccountList> |
listCoreV1NamespacedServiceAccountWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
com.squareup.okhttp.Call |
listCoreV1NamespacedServiceAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ServiceList> callback)
(asynchronously)
list or watch objects of kind Service
|
com.squareup.okhttp.Call |
listCoreV1NamespacedServiceCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1NamespacedService
|
ApiResponse<IoK8sApiCoreV1ServiceList> |
listCoreV1NamespacedServiceWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<IoK8sApiCoreV1NamespaceList> |
listCoreV1NamespaceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
IoK8sApiCoreV1NodeList |
listCoreV1Node(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
com.squareup.okhttp.Call |
listCoreV1NodeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1NodeList> callback)
(asynchronously)
list or watch objects of kind Node
|
com.squareup.okhttp.Call |
listCoreV1NodeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1Node
|
ApiResponse<IoK8sApiCoreV1NodeList> |
listCoreV1NodeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
IoK8sApiCoreV1PersistentVolumeList |
listCoreV1PersistentVolume(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
com.squareup.okhttp.Call |
listCoreV1PersistentVolumeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PersistentVolumeList> callback)
(asynchronously)
list or watch objects of kind PersistentVolume
|
com.squareup.okhttp.Call |
listCoreV1PersistentVolumeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1PersistentVolume
|
IoK8sApiCoreV1PersistentVolumeClaimList |
listCoreV1PersistentVolumeClaimForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
com.squareup.okhttp.Call |
listCoreV1PersistentVolumeClaimForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaimList> callback)
(asynchronously)
list or watch objects of kind PersistentVolumeClaim
|
com.squareup.okhttp.Call |
listCoreV1PersistentVolumeClaimForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1PersistentVolumeClaimForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaimList> |
listCoreV1PersistentVolumeClaimForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeList> |
listCoreV1PersistentVolumeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
IoK8sApiCoreV1PodList |
listCoreV1PodForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
com.squareup.okhttp.Call |
listCoreV1PodForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PodList> callback)
(asynchronously)
list or watch objects of kind Pod
|
com.squareup.okhttp.Call |
listCoreV1PodForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1PodForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1PodList> |
listCoreV1PodForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
IoK8sApiCoreV1PodTemplateList |
listCoreV1PodTemplateForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
com.squareup.okhttp.Call |
listCoreV1PodTemplateForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1PodTemplateList> callback)
(asynchronously)
list or watch objects of kind PodTemplate
|
com.squareup.okhttp.Call |
listCoreV1PodTemplateForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1PodTemplateForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1PodTemplateList> |
listCoreV1PodTemplateForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
IoK8sApiCoreV1ReplicationControllerList |
listCoreV1ReplicationControllerForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
com.squareup.okhttp.Call |
listCoreV1ReplicationControllerForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ReplicationControllerList> callback)
(asynchronously)
list or watch objects of kind ReplicationController
|
com.squareup.okhttp.Call |
listCoreV1ReplicationControllerForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ReplicationControllerForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1ReplicationControllerList> |
listCoreV1ReplicationControllerForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
IoK8sApiCoreV1ResourceQuotaList |
listCoreV1ResourceQuotaForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
com.squareup.okhttp.Call |
listCoreV1ResourceQuotaForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ResourceQuotaList> callback)
(asynchronously)
list or watch objects of kind ResourceQuota
|
com.squareup.okhttp.Call |
listCoreV1ResourceQuotaForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ResourceQuotaForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1ResourceQuotaList> |
listCoreV1ResourceQuotaForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
IoK8sApiCoreV1SecretList |
listCoreV1SecretForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
com.squareup.okhttp.Call |
listCoreV1SecretForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1SecretList> callback)
(asynchronously)
list or watch objects of kind Secret
|
com.squareup.okhttp.Call |
listCoreV1SecretForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1SecretForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1SecretList> |
listCoreV1SecretForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
IoK8sApiCoreV1ServiceAccountList |
listCoreV1ServiceAccountForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
com.squareup.okhttp.Call |
listCoreV1ServiceAccountForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ServiceAccountList> callback)
(asynchronously)
list or watch objects of kind ServiceAccount
|
com.squareup.okhttp.Call |
listCoreV1ServiceAccountForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ServiceAccountForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1ServiceAccountList> |
listCoreV1ServiceAccountForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
IoK8sApiCoreV1ServiceList |
listCoreV1ServiceForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
com.squareup.okhttp.Call |
listCoreV1ServiceForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApiCoreV1ServiceList> callback)
(asynchronously)
list or watch objects of kind Service
|
com.squareup.okhttp.Call |
listCoreV1ServiceForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCoreV1ServiceForAllNamespaces
|
ApiResponse<IoK8sApiCoreV1ServiceList> |
listCoreV1ServiceForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
IoK8sApiCoreV1Namespace |
patchCoreV1Namespace(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Namespace
|
com.squareup.okhttp.Call |
patchCoreV1NamespaceAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
partially update the specified Namespace
|
com.squareup.okhttp.Call |
patchCoreV1NamespaceCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1Namespace
|
IoK8sApiCoreV1ConfigMap |
patchCoreV1NamespacedConfigMap(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ConfigMap
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedConfigMapAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ConfigMap> callback)
(asynchronously)
partially update the specified ConfigMap
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedConfigMapCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApiCoreV1ConfigMap> |
patchCoreV1NamespacedConfigMapWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ConfigMap
|
IoK8sApiCoreV1Endpoints |
patchCoreV1NamespacedEndpoints(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Endpoints
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedEndpointsAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Endpoints> callback)
(asynchronously)
partially update the specified Endpoints
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedEndpointsCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApiCoreV1Endpoints> |
patchCoreV1NamespacedEndpointsWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Endpoints
|
IoK8sApiCoreV1Event |
patchCoreV1NamespacedEvent(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Event
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedEventAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Event> callback)
(asynchronously)
partially update the specified Event
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedEventCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedEvent
|
ApiResponse<IoK8sApiCoreV1Event> |
patchCoreV1NamespacedEventWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Event
|
IoK8sApiCoreV1LimitRange |
patchCoreV1NamespacedLimitRange(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified LimitRange
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedLimitRangeAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1LimitRange> callback)
(asynchronously)
partially update the specified LimitRange
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedLimitRangeCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApiCoreV1LimitRange> |
patchCoreV1NamespacedLimitRangeWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified LimitRange
|
IoK8sApiCoreV1PersistentVolumeClaim |
patchCoreV1NamespacedPersistentVolumeClaim(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPersistentVolumeClaimAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
partially update the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPersistentVolumeClaimCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedPersistentVolumeClaim
|
IoK8sApiCoreV1PersistentVolumeClaim |
patchCoreV1NamespacedPersistentVolumeClaimStatus(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
partially update status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedPersistentVolumeClaimStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
patchCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
patchCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PersistentVolumeClaim
|
IoK8sApiCoreV1Pod |
patchCoreV1NamespacedPod(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Pod
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
partially update the specified Pod
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedPod
|
IoK8sApiCoreV1Pod |
patchCoreV1NamespacedPodStatus(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Pod
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodStatusAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
partially update status of the specified Pod
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodStatusCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedPodStatus
|
ApiResponse<IoK8sApiCoreV1Pod> |
patchCoreV1NamespacedPodStatusWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Pod
|
IoK8sApiCoreV1PodTemplate |
patchCoreV1NamespacedPodTemplate(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PodTemplate
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodTemplateAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PodTemplate> callback)
(asynchronously)
partially update the specified PodTemplate
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedPodTemplateCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApiCoreV1PodTemplate> |
patchCoreV1NamespacedPodTemplateWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PodTemplate
|
ApiResponse<IoK8sApiCoreV1Pod> |
patchCoreV1NamespacedPodWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Pod
|
IoK8sApiCoreV1ReplicationController |
patchCoreV1NamespacedReplicationController(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
partially update the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedReplicationController
|
IoK8sApiAutoscalingV1Scale |
patchCoreV1NamespacedReplicationControllerScale(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerScaleAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiAutoscalingV1Scale> callback)
(asynchronously)
partially update scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerScaleCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedReplicationControllerScale
|
ApiResponse<IoK8sApiAutoscalingV1Scale> |
patchCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update scale of the specified ReplicationController
|
IoK8sApiCoreV1ReplicationController |
patchCoreV1NamespacedReplicationControllerStatus(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerStatusAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
partially update status of the specified ReplicationController
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedReplicationControllerStatusCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedReplicationControllerStatus
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
patchCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified ReplicationController
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
patchCoreV1NamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ReplicationController
|
IoK8sApiCoreV1ResourceQuota |
patchCoreV1NamespacedResourceQuota(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ResourceQuota
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedResourceQuotaAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
partially update the specified ResourceQuota
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedResourceQuotaCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedResourceQuota
|
IoK8sApiCoreV1ResourceQuota |
patchCoreV1NamespacedResourceQuotaStatus(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedResourceQuotaStatusAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
partially update status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedResourceQuotaStatusCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedResourceQuotaStatus
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
patchCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified ResourceQuota
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
patchCoreV1NamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ResourceQuota
|
IoK8sApiCoreV1Secret |
patchCoreV1NamespacedSecret(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Secret
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedSecretAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Secret> callback)
(asynchronously)
partially update the specified Secret
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedSecretCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedSecret
|
ApiResponse<IoK8sApiCoreV1Secret> |
patchCoreV1NamespacedSecretWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Secret
|
IoK8sApiCoreV1Service |
patchCoreV1NamespacedService(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Service
|
IoK8sApiCoreV1ServiceAccount |
patchCoreV1NamespacedServiceAccount(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ServiceAccount
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceAccountAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ServiceAccount> callback)
(asynchronously)
partially update the specified ServiceAccount
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceAccountCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApiCoreV1ServiceAccount> |
patchCoreV1NamespacedServiceAccountWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified ServiceAccount
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
partially update the specified Service
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedService
|
IoK8sApiCoreV1Service |
patchCoreV1NamespacedServiceStatus(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Service
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceStatusAsync(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
partially update status of the specified Service
|
com.squareup.okhttp.Call |
patchCoreV1NamespacedServiceStatusCall(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespacedServiceStatus
|
ApiResponse<IoK8sApiCoreV1Service> |
patchCoreV1NamespacedServiceStatusWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Service
|
ApiResponse<IoK8sApiCoreV1Service> |
patchCoreV1NamespacedServiceWithHttpInfo(String name,
String namespace,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Service
|
IoK8sApiCoreV1Namespace |
patchCoreV1NamespaceStatus(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Namespace
|
com.squareup.okhttp.Call |
patchCoreV1NamespaceStatusAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
partially update status of the specified Namespace
|
com.squareup.okhttp.Call |
patchCoreV1NamespaceStatusCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NamespaceStatus
|
ApiResponse<IoK8sApiCoreV1Namespace> |
patchCoreV1NamespaceStatusWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Namespace
|
ApiResponse<IoK8sApiCoreV1Namespace> |
patchCoreV1NamespaceWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Namespace
|
IoK8sApiCoreV1Node |
patchCoreV1Node(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Node
|
com.squareup.okhttp.Call |
patchCoreV1NodeAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
partially update the specified Node
|
com.squareup.okhttp.Call |
patchCoreV1NodeCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1Node
|
IoK8sApiCoreV1Node |
patchCoreV1NodeStatus(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Node
|
com.squareup.okhttp.Call |
patchCoreV1NodeStatusAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
partially update status of the specified Node
|
com.squareup.okhttp.Call |
patchCoreV1NodeStatusCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1NodeStatus
|
ApiResponse<IoK8sApiCoreV1Node> |
patchCoreV1NodeStatusWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified Node
|
ApiResponse<IoK8sApiCoreV1Node> |
patchCoreV1NodeWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified Node
|
IoK8sApiCoreV1PersistentVolume |
patchCoreV1PersistentVolume(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PersistentVolume
|
com.squareup.okhttp.Call |
patchCoreV1PersistentVolumeAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
partially update the specified PersistentVolume
|
com.squareup.okhttp.Call |
patchCoreV1PersistentVolumeCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1PersistentVolume
|
IoK8sApiCoreV1PersistentVolume |
patchCoreV1PersistentVolumeStatus(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
patchCoreV1PersistentVolumeStatusAsync(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
partially update status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
patchCoreV1PersistentVolumeStatusCall(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCoreV1PersistentVolumeStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
patchCoreV1PersistentVolumeStatusWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update status of the specified PersistentVolume
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
patchCoreV1PersistentVolumeWithHttpInfo(String name,
IoK8sApimachineryPkgApisMetaV1Patch body,
String pretty,
String dryRun)
partially update the specified PersistentVolume
|
IoK8sApiCoreV1ComponentStatus |
readCoreV1ComponentStatus(String name,
String pretty)
read the specified ComponentStatus
|
com.squareup.okhttp.Call |
readCoreV1ComponentStatusAsync(String name,
String pretty,
ApiCallback<IoK8sApiCoreV1ComponentStatus> callback)
(asynchronously)
read the specified ComponentStatus
|
com.squareup.okhttp.Call |
readCoreV1ComponentStatusCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1ComponentStatus
|
ApiResponse<IoK8sApiCoreV1ComponentStatus> |
readCoreV1ComponentStatusWithHttpInfo(String name,
String pretty)
read the specified ComponentStatus
|
IoK8sApiCoreV1Namespace |
readCoreV1Namespace(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Namespace
|
com.squareup.okhttp.Call |
readCoreV1NamespaceAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
read the specified Namespace
|
com.squareup.okhttp.Call |
readCoreV1NamespaceCall(String name,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1Namespace
|
IoK8sApiCoreV1ConfigMap |
readCoreV1NamespacedConfigMap(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
com.squareup.okhttp.Call |
readCoreV1NamespacedConfigMapAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1ConfigMap> callback)
(asynchronously)
read the specified ConfigMap
|
com.squareup.okhttp.Call |
readCoreV1NamespacedConfigMapCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApiCoreV1ConfigMap> |
readCoreV1NamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
IoK8sApiCoreV1Endpoints |
readCoreV1NamespacedEndpoints(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Endpoints
|
com.squareup.okhttp.Call |
readCoreV1NamespacedEndpointsAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Endpoints> callback)
(asynchronously)
read the specified Endpoints
|
com.squareup.okhttp.Call |
readCoreV1NamespacedEndpointsCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApiCoreV1Endpoints> |
readCoreV1NamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Endpoints
|
IoK8sApiCoreV1Event |
readCoreV1NamespacedEvent(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
com.squareup.okhttp.Call |
readCoreV1NamespacedEventAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Event> callback)
(asynchronously)
read the specified Event
|
com.squareup.okhttp.Call |
readCoreV1NamespacedEventCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedEvent
|
ApiResponse<IoK8sApiCoreV1Event> |
readCoreV1NamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
IoK8sApiCoreV1LimitRange |
readCoreV1NamespacedLimitRange(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified LimitRange
|
com.squareup.okhttp.Call |
readCoreV1NamespacedLimitRangeAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1LimitRange> callback)
(asynchronously)
read the specified LimitRange
|
com.squareup.okhttp.Call |
readCoreV1NamespacedLimitRangeCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApiCoreV1LimitRange> |
readCoreV1NamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified LimitRange
|
IoK8sApiCoreV1PersistentVolumeClaim |
readCoreV1NamespacedPersistentVolumeClaim(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
read the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPersistentVolumeClaimCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPersistentVolumeClaim
|
IoK8sApiCoreV1PersistentVolumeClaim |
readCoreV1NamespacedPersistentVolumeClaimStatus(String name,
String namespace,
String pretty)
read status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
read status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPersistentVolumeClaimStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
readCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified PersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
readCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolumeClaim
|
IoK8sApiCoreV1Pod |
readCoreV1NamespacedPod(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
read the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPod
|
String |
readCoreV1NamespacedPodLog(String name,
String namespace,
String container,
Boolean follow,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps)
read log of the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodLogAsync(String name,
String namespace,
String container,
Boolean follow,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps,
ApiCallback<String> callback)
(asynchronously)
read log of the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodLogCall(String name,
String namespace,
String container,
Boolean follow,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPodLog
|
ApiResponse<String> |
readCoreV1NamespacedPodLogWithHttpInfo(String name,
String namespace,
String container,
Boolean follow,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps)
read log of the specified Pod
|
IoK8sApiCoreV1Pod |
readCoreV1NamespacedPodStatus(String name,
String namespace,
String pretty)
read status of the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
read status of the specified Pod
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodStatusCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPodStatus
|
ApiResponse<IoK8sApiCoreV1Pod> |
readCoreV1NamespacedPodStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Pod
|
IoK8sApiCoreV1PodTemplate |
readCoreV1NamespacedPodTemplate(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodTemplate
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodTemplateAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1PodTemplate> callback)
(asynchronously)
read the specified PodTemplate
|
com.squareup.okhttp.Call |
readCoreV1NamespacedPodTemplateCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApiCoreV1PodTemplate> |
readCoreV1NamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodTemplate
|
ApiResponse<IoK8sApiCoreV1Pod> |
readCoreV1NamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pod
|
IoK8sApiCoreV1ReplicationController |
readCoreV1NamespacedReplicationController(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
read the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedReplicationController
|
IoK8sApiAutoscalingV1Scale |
readCoreV1NamespacedReplicationControllerScale(String name,
String namespace,
String pretty)
read scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiAutoscalingV1Scale> callback)
(asynchronously)
read scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerScaleCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedReplicationControllerScale
|
ApiResponse<IoK8sApiAutoscalingV1Scale> |
readCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicationController
|
IoK8sApiCoreV1ReplicationController |
readCoreV1NamespacedReplicationControllerStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
read status of the specified ReplicationController
|
com.squareup.okhttp.Call |
readCoreV1NamespacedReplicationControllerStatusCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedReplicationControllerStatus
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
readCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
readCoreV1NamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
IoK8sApiCoreV1ResourceQuota |
readCoreV1NamespacedResourceQuota(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ResourceQuota
|
com.squareup.okhttp.Call |
readCoreV1NamespacedResourceQuotaAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
read the specified ResourceQuota
|
com.squareup.okhttp.Call |
readCoreV1NamespacedResourceQuotaCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedResourceQuota
|
IoK8sApiCoreV1ResourceQuota |
readCoreV1NamespacedResourceQuotaStatus(String name,
String namespace,
String pretty)
read status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
readCoreV1NamespacedResourceQuotaStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
read status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
readCoreV1NamespacedResourceQuotaStatusCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedResourceQuotaStatus
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
readCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ResourceQuota
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
readCoreV1NamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ResourceQuota
|
IoK8sApiCoreV1Secret |
readCoreV1NamespacedSecret(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Secret
|
com.squareup.okhttp.Call |
readCoreV1NamespacedSecretAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Secret> callback)
(asynchronously)
read the specified Secret
|
com.squareup.okhttp.Call |
readCoreV1NamespacedSecretCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedSecret
|
ApiResponse<IoK8sApiCoreV1Secret> |
readCoreV1NamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Secret
|
IoK8sApiCoreV1Service |
readCoreV1NamespacedService(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Service
|
IoK8sApiCoreV1ServiceAccount |
readCoreV1NamespacedServiceAccount(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ServiceAccount
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceAccountAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1ServiceAccount> callback)
(asynchronously)
read the specified ServiceAccount
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceAccountCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApiCoreV1ServiceAccount> |
readCoreV1NamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ServiceAccount
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
read the specified Service
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedService
|
IoK8sApiCoreV1Service |
readCoreV1NamespacedServiceStatus(String name,
String namespace,
String pretty)
read status of the specified Service
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
read status of the specified Service
|
com.squareup.okhttp.Call |
readCoreV1NamespacedServiceStatusCall(String name,
String namespace,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespacedServiceStatus
|
ApiResponse<IoK8sApiCoreV1Service> |
readCoreV1NamespacedServiceStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Service
|
ApiResponse<IoK8sApiCoreV1Service> |
readCoreV1NamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Service
|
IoK8sApiCoreV1Namespace |
readCoreV1NamespaceStatus(String name,
String pretty)
read status of the specified Namespace
|
com.squareup.okhttp.Call |
readCoreV1NamespaceStatusAsync(String name,
String pretty,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
read status of the specified Namespace
|
com.squareup.okhttp.Call |
readCoreV1NamespaceStatusCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NamespaceStatus
|
ApiResponse<IoK8sApiCoreV1Namespace> |
readCoreV1NamespaceStatusWithHttpInfo(String name,
String pretty)
read status of the specified Namespace
|
ApiResponse<IoK8sApiCoreV1Namespace> |
readCoreV1NamespaceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Namespace
|
IoK8sApiCoreV1Node |
readCoreV1Node(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Node
|
com.squareup.okhttp.Call |
readCoreV1NodeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
read the specified Node
|
com.squareup.okhttp.Call |
readCoreV1NodeCall(String name,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1Node
|
IoK8sApiCoreV1Node |
readCoreV1NodeStatus(String name,
String pretty)
read status of the specified Node
|
com.squareup.okhttp.Call |
readCoreV1NodeStatusAsync(String name,
String pretty,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
read status of the specified Node
|
com.squareup.okhttp.Call |
readCoreV1NodeStatusCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1NodeStatus
|
ApiResponse<IoK8sApiCoreV1Node> |
readCoreV1NodeStatusWithHttpInfo(String name,
String pretty)
read status of the specified Node
|
ApiResponse<IoK8sApiCoreV1Node> |
readCoreV1NodeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Node
|
IoK8sApiCoreV1PersistentVolume |
readCoreV1PersistentVolume(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
com.squareup.okhttp.Call |
readCoreV1PersistentVolumeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
read the specified PersistentVolume
|
com.squareup.okhttp.Call |
readCoreV1PersistentVolumeCall(String name,
String pretty,
Boolean exact,
Boolean export,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1PersistentVolume
|
IoK8sApiCoreV1PersistentVolume |
readCoreV1PersistentVolumeStatus(String name,
String pretty)
read status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
readCoreV1PersistentVolumeStatusAsync(String name,
String pretty,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
read status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
readCoreV1PersistentVolumeStatusCall(String name,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCoreV1PersistentVolumeStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
readCoreV1PersistentVolumeStatusWithHttpInfo(String name,
String pretty)
read status of the specified PersistentVolume
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
readCoreV1PersistentVolumeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
IoK8sApiCoreV1Namespace |
replaceCoreV1Namespace(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun)
replace the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceAsync(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
replace the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceCall(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1Namespace
|
IoK8sApiCoreV1ConfigMap |
replaceCoreV1NamespacedConfigMap(String name,
String namespace,
IoK8sApiCoreV1ConfigMap body,
String pretty,
String dryRun)
replace the specified ConfigMap
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedConfigMapAsync(String name,
String namespace,
IoK8sApiCoreV1ConfigMap body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ConfigMap> callback)
(asynchronously)
replace the specified ConfigMap
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedConfigMapCall(String name,
String namespace,
IoK8sApiCoreV1ConfigMap body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedConfigMap
|
ApiResponse<IoK8sApiCoreV1ConfigMap> |
replaceCoreV1NamespacedConfigMapWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ConfigMap body,
String pretty,
String dryRun)
replace the specified ConfigMap
|
IoK8sApiCoreV1Endpoints |
replaceCoreV1NamespacedEndpoints(String name,
String namespace,
IoK8sApiCoreV1Endpoints body,
String pretty,
String dryRun)
replace the specified Endpoints
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedEndpointsAsync(String name,
String namespace,
IoK8sApiCoreV1Endpoints body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Endpoints> callback)
(asynchronously)
replace the specified Endpoints
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedEndpointsCall(String name,
String namespace,
IoK8sApiCoreV1Endpoints body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedEndpoints
|
ApiResponse<IoK8sApiCoreV1Endpoints> |
replaceCoreV1NamespacedEndpointsWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Endpoints body,
String pretty,
String dryRun)
replace the specified Endpoints
|
IoK8sApiCoreV1Event |
replaceCoreV1NamespacedEvent(String name,
String namespace,
IoK8sApiCoreV1Event body,
String pretty,
String dryRun)
replace the specified Event
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedEventAsync(String name,
String namespace,
IoK8sApiCoreV1Event body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Event> callback)
(asynchronously)
replace the specified Event
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedEventCall(String name,
String namespace,
IoK8sApiCoreV1Event body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedEvent
|
ApiResponse<IoK8sApiCoreV1Event> |
replaceCoreV1NamespacedEventWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Event body,
String pretty,
String dryRun)
replace the specified Event
|
IoK8sApiCoreV1LimitRange |
replaceCoreV1NamespacedLimitRange(String name,
String namespace,
IoK8sApiCoreV1LimitRange body,
String pretty,
String dryRun)
replace the specified LimitRange
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedLimitRangeAsync(String name,
String namespace,
IoK8sApiCoreV1LimitRange body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1LimitRange> callback)
(asynchronously)
replace the specified LimitRange
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedLimitRangeCall(String name,
String namespace,
IoK8sApiCoreV1LimitRange body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedLimitRange
|
ApiResponse<IoK8sApiCoreV1LimitRange> |
replaceCoreV1NamespacedLimitRangeWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1LimitRange body,
String pretty,
String dryRun)
replace the specified LimitRange
|
IoK8sApiCoreV1PersistentVolumeClaim |
replaceCoreV1NamespacedPersistentVolumeClaim(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPersistentVolumeClaimAsync(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
replace the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPersistentVolumeClaimCall(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedPersistentVolumeClaim
|
IoK8sApiCoreV1PersistentVolumeClaim |
replaceCoreV1NamespacedPersistentVolumeClaimStatus(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback)
(asynchronously)
replace status of the specified PersistentVolumeClaim
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedPersistentVolumeClaimStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
replaceCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace status of the specified PersistentVolumeClaim
|
ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> |
replaceCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1PersistentVolumeClaim body,
String pretty,
String dryRun)
replace the specified PersistentVolumeClaim
|
IoK8sApiCoreV1Pod |
replaceCoreV1NamespacedPod(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun)
replace the specified Pod
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodAsync(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
replace the specified Pod
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodCall(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedPod
|
IoK8sApiCoreV1Pod |
replaceCoreV1NamespacedPodStatus(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun)
replace status of the specified Pod
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodStatusAsync(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Pod> callback)
(asynchronously)
replace status of the specified Pod
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodStatusCall(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedPodStatus
|
ApiResponse<IoK8sApiCoreV1Pod> |
replaceCoreV1NamespacedPodStatusWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun)
replace status of the specified Pod
|
IoK8sApiCoreV1PodTemplate |
replaceCoreV1NamespacedPodTemplate(String name,
String namespace,
IoK8sApiCoreV1PodTemplate body,
String pretty,
String dryRun)
replace the specified PodTemplate
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodTemplateAsync(String name,
String namespace,
IoK8sApiCoreV1PodTemplate body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PodTemplate> callback)
(asynchronously)
replace the specified PodTemplate
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedPodTemplateCall(String name,
String namespace,
IoK8sApiCoreV1PodTemplate body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedPodTemplate
|
ApiResponse<IoK8sApiCoreV1PodTemplate> |
replaceCoreV1NamespacedPodTemplateWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1PodTemplate body,
String pretty,
String dryRun)
replace the specified PodTemplate
|
ApiResponse<IoK8sApiCoreV1Pod> |
replaceCoreV1NamespacedPodWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Pod body,
String pretty,
String dryRun)
replace the specified Pod
|
IoK8sApiCoreV1ReplicationController |
replaceCoreV1NamespacedReplicationController(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerAsync(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
replace the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerCall(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedReplicationController
|
IoK8sApiAutoscalingV1Scale |
replaceCoreV1NamespacedReplicationControllerScale(String name,
String namespace,
IoK8sApiAutoscalingV1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerScaleAsync(String name,
String namespace,
IoK8sApiAutoscalingV1Scale body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiAutoscalingV1Scale> callback)
(asynchronously)
replace scale of the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerScaleCall(String name,
String namespace,
IoK8sApiAutoscalingV1Scale body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedReplicationControllerScale
|
ApiResponse<IoK8sApiAutoscalingV1Scale> |
replaceCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
IoK8sApiAutoscalingV1Scale body,
String pretty,
String dryRun)
replace scale of the specified ReplicationController
|
IoK8sApiCoreV1ReplicationController |
replaceCoreV1NamespacedReplicationControllerStatus(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerStatusAsync(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ReplicationController> callback)
(asynchronously)
replace status of the specified ReplicationController
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedReplicationControllerStatusCall(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedReplicationControllerStatus
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
replaceCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
ApiResponse<IoK8sApiCoreV1ReplicationController> |
replaceCoreV1NamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
IoK8sApiCoreV1ResourceQuota |
replaceCoreV1NamespacedResourceQuota(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun)
replace the specified ResourceQuota
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedResourceQuotaAsync(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
replace the specified ResourceQuota
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedResourceQuotaCall(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedResourceQuota
|
IoK8sApiCoreV1ResourceQuota |
replaceCoreV1NamespacedResourceQuotaStatus(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun)
replace status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedResourceQuotaStatusAsync(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ResourceQuota> callback)
(asynchronously)
replace status of the specified ResourceQuota
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedResourceQuotaStatusCall(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedResourceQuotaStatus
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
replaceCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun)
replace status of the specified ResourceQuota
|
ApiResponse<IoK8sApiCoreV1ResourceQuota> |
replaceCoreV1NamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ResourceQuota body,
String pretty,
String dryRun)
replace the specified ResourceQuota
|
IoK8sApiCoreV1Secret |
replaceCoreV1NamespacedSecret(String name,
String namespace,
IoK8sApiCoreV1Secret body,
String pretty,
String dryRun)
replace the specified Secret
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedSecretAsync(String name,
String namespace,
IoK8sApiCoreV1Secret body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Secret> callback)
(asynchronously)
replace the specified Secret
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedSecretCall(String name,
String namespace,
IoK8sApiCoreV1Secret body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedSecret
|
ApiResponse<IoK8sApiCoreV1Secret> |
replaceCoreV1NamespacedSecretWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Secret body,
String pretty,
String dryRun)
replace the specified Secret
|
IoK8sApiCoreV1Service |
replaceCoreV1NamespacedService(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun)
replace the specified Service
|
IoK8sApiCoreV1ServiceAccount |
replaceCoreV1NamespacedServiceAccount(String name,
String namespace,
IoK8sApiCoreV1ServiceAccount body,
String pretty,
String dryRun)
replace the specified ServiceAccount
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceAccountAsync(String name,
String namespace,
IoK8sApiCoreV1ServiceAccount body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1ServiceAccount> callback)
(asynchronously)
replace the specified ServiceAccount
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceAccountCall(String name,
String namespace,
IoK8sApiCoreV1ServiceAccount body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedServiceAccount
|
ApiResponse<IoK8sApiCoreV1ServiceAccount> |
replaceCoreV1NamespacedServiceAccountWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1ServiceAccount body,
String pretty,
String dryRun)
replace the specified ServiceAccount
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceAsync(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
replace the specified Service
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceCall(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedService
|
IoK8sApiCoreV1Service |
replaceCoreV1NamespacedServiceStatus(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun)
replace status of the specified Service
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceStatusAsync(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Service> callback)
(asynchronously)
replace status of the specified Service
|
com.squareup.okhttp.Call |
replaceCoreV1NamespacedServiceStatusCall(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespacedServiceStatus
|
ApiResponse<IoK8sApiCoreV1Service> |
replaceCoreV1NamespacedServiceStatusWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun)
replace status of the specified Service
|
ApiResponse<IoK8sApiCoreV1Service> |
replaceCoreV1NamespacedServiceWithHttpInfo(String name,
String namespace,
IoK8sApiCoreV1Service body,
String pretty,
String dryRun)
replace the specified Service
|
IoK8sApiCoreV1Namespace |
replaceCoreV1NamespaceFinalize(String name,
IoK8sApiCoreV1Namespace body,
String dryRun,
String pretty)
replace finalize of the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceFinalizeAsync(String name,
IoK8sApiCoreV1Namespace body,
String dryRun,
String pretty,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
replace finalize of the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceFinalizeCall(String name,
IoK8sApiCoreV1Namespace body,
String dryRun,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespaceFinalize
|
ApiResponse<IoK8sApiCoreV1Namespace> |
replaceCoreV1NamespaceFinalizeWithHttpInfo(String name,
IoK8sApiCoreV1Namespace body,
String dryRun,
String pretty)
replace finalize of the specified Namespace
|
IoK8sApiCoreV1Namespace |
replaceCoreV1NamespaceStatus(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun)
replace status of the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceStatusAsync(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Namespace> callback)
(asynchronously)
replace status of the specified Namespace
|
com.squareup.okhttp.Call |
replaceCoreV1NamespaceStatusCall(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NamespaceStatus
|
ApiResponse<IoK8sApiCoreV1Namespace> |
replaceCoreV1NamespaceStatusWithHttpInfo(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun)
replace status of the specified Namespace
|
ApiResponse<IoK8sApiCoreV1Namespace> |
replaceCoreV1NamespaceWithHttpInfo(String name,
IoK8sApiCoreV1Namespace body,
String pretty,
String dryRun)
replace the specified Namespace
|
IoK8sApiCoreV1Node |
replaceCoreV1Node(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun)
replace the specified Node
|
com.squareup.okhttp.Call |
replaceCoreV1NodeAsync(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
replace the specified Node
|
com.squareup.okhttp.Call |
replaceCoreV1NodeCall(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1Node
|
IoK8sApiCoreV1Node |
replaceCoreV1NodeStatus(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun)
replace status of the specified Node
|
com.squareup.okhttp.Call |
replaceCoreV1NodeStatusAsync(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1Node> callback)
(asynchronously)
replace status of the specified Node
|
com.squareup.okhttp.Call |
replaceCoreV1NodeStatusCall(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1NodeStatus
|
ApiResponse<IoK8sApiCoreV1Node> |
replaceCoreV1NodeStatusWithHttpInfo(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun)
replace status of the specified Node
|
ApiResponse<IoK8sApiCoreV1Node> |
replaceCoreV1NodeWithHttpInfo(String name,
IoK8sApiCoreV1Node body,
String pretty,
String dryRun)
replace the specified Node
|
IoK8sApiCoreV1PersistentVolume |
replaceCoreV1PersistentVolume(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun)
replace the specified PersistentVolume
|
com.squareup.okhttp.Call |
replaceCoreV1PersistentVolumeAsync(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
replace the specified PersistentVolume
|
com.squareup.okhttp.Call |
replaceCoreV1PersistentVolumeCall(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1PersistentVolume
|
IoK8sApiCoreV1PersistentVolume |
replaceCoreV1PersistentVolumeStatus(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun)
replace status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
replaceCoreV1PersistentVolumeStatusAsync(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun,
ApiCallback<IoK8sApiCoreV1PersistentVolume> callback)
(asynchronously)
replace status of the specified PersistentVolume
|
com.squareup.okhttp.Call |
replaceCoreV1PersistentVolumeStatusCall(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCoreV1PersistentVolumeStatus
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
replaceCoreV1PersistentVolumeStatusWithHttpInfo(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun)
replace status of the specified PersistentVolume
|
ApiResponse<IoK8sApiCoreV1PersistentVolume> |
replaceCoreV1PersistentVolumeWithHttpInfo(String name,
IoK8sApiCoreV1PersistentVolume body,
String pretty,
String dryRun)
replace the specified PersistentVolume
|
void |
setApiClient(ApiClient apiClient) |
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1ConfigMapListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1ConfigMapListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1ConfigMapListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1ConfigMapListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1ConfigMapListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ConfigMap.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1EndpointsListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1EndpointsListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1EndpointsListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1EndpointsListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1EndpointsListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Endpoints.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1EventListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Event.
|
com.squareup.okhttp.Call |
watchCoreV1EventListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Event.
|
com.squareup.okhttp.Call |
watchCoreV1EventListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1EventListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1EventListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Event.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1LimitRangeListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1LimitRangeListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1LimitRangeListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1LimitRangeListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1LimitRangeListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of LimitRange.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1Namespace(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Namespace.
|
com.squareup.okhttp.Call |
watchCoreV1NamespaceAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Namespace.
|
com.squareup.okhttp.Call |
watchCoreV1NamespaceCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1Namespace
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedConfigMap(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedConfigMapAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedConfigMapCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedConfigMap
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedConfigMapList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedConfigMapListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ConfigMap.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedConfigMapListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedConfigMapList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedConfigMapListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ConfigMap.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedConfigMapWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ConfigMap.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedEndpoints(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEndpointsAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEndpointsCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedEndpoints
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedEndpointsList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEndpointsListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Endpoints.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEndpointsListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedEndpointsList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedEndpointsListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Endpoints.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedEndpointsWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Endpoints.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedEvent(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Event.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEventAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Event.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEventCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedEvent
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedEventList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Event.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEventListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Event.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedEventListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedEventList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedEventListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Event.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedEventWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Event.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedLimitRange(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedLimitRangeAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedLimitRangeCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedLimitRange
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedLimitRangeList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedLimitRangeListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of LimitRange.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedLimitRangeListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedLimitRangeList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedLimitRangeListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of LimitRange.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind LimitRange.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPersistentVolumeClaim(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPersistentVolumeClaimCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPersistentVolumeClaim
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPersistentVolumeClaimList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPersistentVolumeClaimListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPersistentVolumeClaimListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPersistentVolumeClaimList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPersistentVolumeClaimListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolumeClaim.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PersistentVolumeClaim.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPod(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Pod.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Pod.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPod
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPodList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pod.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Pod.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPodList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPodListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pod.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPodTemplate(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodTemplateAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodTemplateCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPodTemplate
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedPodTemplateList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodTemplateListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedPodTemplateListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedPodTemplateList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPodTemplateListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PodTemplate.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PodTemplate.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedPodWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Pod.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedReplicationController(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedReplicationControllerAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedReplicationControllerCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedReplicationController
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedReplicationControllerList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedReplicationControllerListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedReplicationControllerListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedReplicationControllerList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedReplicationControllerListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ReplicationController.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ReplicationController.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedResourceQuota(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedResourceQuotaAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedResourceQuotaCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedResourceQuota
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedResourceQuotaList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedResourceQuotaListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedResourceQuotaListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedResourceQuotaList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedResourceQuotaListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ResourceQuota.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ResourceQuota.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedSecret(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Secret.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedSecretAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Secret.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedSecretCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedSecret
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedSecretList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Secret.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedSecretListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Secret.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedSecretListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedSecretList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedSecretListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Secret.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedSecretWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Secret.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedService(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Service.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedServiceAccount(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceAccountAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceAccountCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedServiceAccount
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedServiceAccountList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceAccountListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceAccountListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedServiceAccountList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedServiceAccountListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ServiceAccount.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Service.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedService
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespacedServiceList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Service.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Service.
|
com.squareup.okhttp.Call |
watchCoreV1NamespacedServiceListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespacedServiceList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedServiceListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Service.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespacedServiceWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Service.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NamespaceList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Namespace.
|
com.squareup.okhttp.Call |
watchCoreV1NamespaceListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Namespace.
|
com.squareup.okhttp.Call |
watchCoreV1NamespaceListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NamespaceList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespaceListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Namespace.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NamespaceWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Namespace.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1Node(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Node.
|
com.squareup.okhttp.Call |
watchCoreV1NodeAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Node.
|
com.squareup.okhttp.Call |
watchCoreV1NodeCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1Node
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1NodeList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Node.
|
com.squareup.okhttp.Call |
watchCoreV1NodeListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Node.
|
com.squareup.okhttp.Call |
watchCoreV1NodeListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1NodeList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NodeListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Node.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1NodeWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Node.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1PersistentVolume(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PersistentVolume.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PersistentVolume.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1PersistentVolume
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1PersistentVolumeClaimListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeClaimListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PersistentVolumeClaim.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeClaimListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1PersistentVolumeClaimListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1PersistentVolumeClaimListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolumeClaim.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1PersistentVolumeList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolume.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PersistentVolume.
|
com.squareup.okhttp.Call |
watchCoreV1PersistentVolumeListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1PersistentVolumeList
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1PersistentVolumeListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PersistentVolume.
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1PersistentVolumeWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PersistentVolume.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1PodListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pod.
|
com.squareup.okhttp.Call |
watchCoreV1PodListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Pod.
|
com.squareup.okhttp.Call |
watchCoreV1PodListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1PodListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1PodListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pod.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1PodTemplateListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1PodTemplateListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PodTemplate.
|
com.squareup.okhttp.Call |
watchCoreV1PodTemplateListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1PodTemplateListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1PodTemplateListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PodTemplate.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1ReplicationControllerListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1ReplicationControllerListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ReplicationController.
|
com.squareup.okhttp.Call |
watchCoreV1ReplicationControllerListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1ReplicationControllerListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1ReplicationControllerListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ReplicationController.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1ResourceQuotaListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1ResourceQuotaListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ResourceQuota.
|
com.squareup.okhttp.Call |
watchCoreV1ResourceQuotaListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1ResourceQuotaListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1ResourceQuotaListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ResourceQuota.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1SecretListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Secret.
|
com.squareup.okhttp.Call |
watchCoreV1SecretListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Secret.
|
com.squareup.okhttp.Call |
watchCoreV1SecretListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1SecretListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1SecretListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Secret.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1ServiceAccountListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1ServiceAccountListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ServiceAccount.
|
com.squareup.okhttp.Call |
watchCoreV1ServiceAccountListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1ServiceAccountListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1ServiceAccountListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ServiceAccount.
|
IoK8sApimachineryPkgApisMetaV1WatchEvent |
watchCoreV1ServiceListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Service.
|
com.squareup.okhttp.Call |
watchCoreV1ServiceListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Service.
|
com.squareup.okhttp.Call |
watchCoreV1ServiceListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCoreV1ServiceListForAllNamespaces
|
ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> |
watchCoreV1ServiceListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Service.
|
public CoreV1Api()
public CoreV1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call connectCoreV1DeleteNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1DeleteNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1DeleteNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1DeleteNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1DeleteNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1DeleteNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedPodAttach(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedPodAttachWithHttpInfo(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> callback) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedPodExec(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedPodExecWithHttpInfo(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> callback) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedPodPortforward(String name, String namespace, Integer ports) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedPodPortforwardWithHttpInfo(String name, String namespace, Integer ports) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> callback) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1GetNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1GetNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1GetNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1GetNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1HeadNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1HeadNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1HeadNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1HeadNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1OptionsNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1OptionsNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1OptionsNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1OptionsNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PatchNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PatchNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PatchNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PatchNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedPodAttach(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedPodAttachWithHttpInfo(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> callback) throws ApiException
name - name of the PodAttachOptions (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. (optional)stdin - Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedPodExec(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedPodExecWithHttpInfo(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> callback) throws ApiException
name - name of the PodExecOptions (required)namespace - object name and auth scope, such as for teams and projects (required)command - Command is the remote command to execute. argv array. Not executed within a shell. (optional)container - Container in which to execute the command. Defaults to only container if there is only one container in the pod. (optional)stderr - Redirect the standard error stream of the pod for this call. Defaults to true. (optional)stdin - Redirect the standard input stream of the pod for this call. Defaults to false. (optional)stdout - Redirect the standard output stream of the pod for this call. Defaults to true. (optional)tty - TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedPodPortforward(String name, String namespace, Integer ports) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedPodPortforwardWithHttpInfo(String name, String namespace, Integer ports) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> callback) throws ApiException
name - name of the PodPortForwardOptions (required)namespace - object name and auth scope, such as for teams and projects (required)ports - List of ports to forward Required when using WebSockets (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PostNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PostNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PostNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PostNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNamespacedPodProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the PodProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to pod. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNamespacedServiceProxyCall(String name, String namespace, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the ServiceProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)path - path to the resource (required)path2 - Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNodeProxyCall(String name, String path, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNodeProxy(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNodeProxyWithHttpInfo(String name, String path) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNodeProxyAsync(String name, String path, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call connectCoreV1PutNodeProxyWithPathCall(String name, String path, String path2, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String connectCoreV1PutNodeProxyWithPath(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> connectCoreV1PutNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call connectCoreV1PutNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> callback) throws ApiException
name - name of the NodeProxyOptions (required)path - path to the resource (required)path2 - Path is the URL path to use for the current proxy request to node. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespaceCall(IoK8sApiCoreV1Namespace body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace createCoreV1Namespace(IoK8sApiCoreV1Namespace body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> createCoreV1NamespaceWithHttpInfo(IoK8sApiCoreV1Namespace body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespaceAsync(IoK8sApiCoreV1Namespace body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedBindingCall(String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Binding createCoreV1NamespacedBinding(String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Binding> createCoreV1NamespacedBindingWithHttpInfo(String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedBindingAsync(String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty, ApiCallback<IoK8sApiCoreV1Binding> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedConfigMapCall(String namespace, IoK8sApiCoreV1ConfigMap body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMap createCoreV1NamespacedConfigMap(String namespace, IoK8sApiCoreV1ConfigMap body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMap> createCoreV1NamespacedConfigMapWithHttpInfo(String namespace, IoK8sApiCoreV1ConfigMap body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedConfigMapAsync(String namespace, IoK8sApiCoreV1ConfigMap body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ConfigMap> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedEndpointsCall(String namespace, IoK8sApiCoreV1Endpoints body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Endpoints createCoreV1NamespacedEndpoints(String namespace, IoK8sApiCoreV1Endpoints body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Endpoints> createCoreV1NamespacedEndpointsWithHttpInfo(String namespace, IoK8sApiCoreV1Endpoints body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedEndpointsAsync(String namespace, IoK8sApiCoreV1Endpoints body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Endpoints> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedEventCall(String namespace, IoK8sApiCoreV1Event body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Event createCoreV1NamespacedEvent(String namespace, IoK8sApiCoreV1Event body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Event> createCoreV1NamespacedEventWithHttpInfo(String namespace, IoK8sApiCoreV1Event body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedEventAsync(String namespace, IoK8sApiCoreV1Event body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Event> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedLimitRangeCall(String namespace, IoK8sApiCoreV1LimitRange body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRange createCoreV1NamespacedLimitRange(String namespace, IoK8sApiCoreV1LimitRange body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRange> createCoreV1NamespacedLimitRangeWithHttpInfo(String namespace, IoK8sApiCoreV1LimitRange body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedLimitRangeAsync(String namespace, IoK8sApiCoreV1LimitRange body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1LimitRange> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedPersistentVolumeClaimCall(String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim createCoreV1NamespacedPersistentVolumeClaim(String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> createCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedPersistentVolumeClaimAsync(String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedPodCall(String namespace, IoK8sApiCoreV1Pod body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod createCoreV1NamespacedPod(String namespace, IoK8sApiCoreV1Pod body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> createCoreV1NamespacedPodWithHttpInfo(String namespace, IoK8sApiCoreV1Pod body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedPodAsync(String namespace, IoK8sApiCoreV1Pod body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedPodBindingCall(String name, String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Binding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Binding createCoreV1NamespacedPodBinding(String name, String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
name - name of the Binding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Binding> createCoreV1NamespacedPodBindingWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
name - name of the Binding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedPodBindingAsync(String name, String namespace, IoK8sApiCoreV1Binding body, String dryRun, Boolean includeUninitialized, String pretty, ApiCallback<IoK8sApiCoreV1Binding> callback) throws ApiException
name - name of the Binding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedPodEvictionCall(String name, String namespace, IoK8sApiPolicyV1beta1Eviction body, String dryRun, Boolean includeUninitialized, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Eviction (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiPolicyV1beta1Eviction createCoreV1NamespacedPodEviction(String name, String namespace, IoK8sApiPolicyV1beta1Eviction body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
name - name of the Eviction (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiPolicyV1beta1Eviction> createCoreV1NamespacedPodEvictionWithHttpInfo(String name, String namespace, IoK8sApiPolicyV1beta1Eviction body, String dryRun, Boolean includeUninitialized, String pretty) throws ApiException
name - name of the Eviction (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedPodEvictionAsync(String name, String namespace, IoK8sApiPolicyV1beta1Eviction body, String dryRun, Boolean includeUninitialized, String pretty, ApiCallback<IoK8sApiPolicyV1beta1Eviction> callback) throws ApiException
name - name of the Eviction (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedPodTemplateCall(String namespace, IoK8sApiCoreV1PodTemplate body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplate createCoreV1NamespacedPodTemplate(String namespace, IoK8sApiCoreV1PodTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplate> createCoreV1NamespacedPodTemplateWithHttpInfo(String namespace, IoK8sApiCoreV1PodTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedPodTemplateAsync(String namespace, IoK8sApiCoreV1PodTemplate body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PodTemplate> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedReplicationControllerCall(String namespace, IoK8sApiCoreV1ReplicationController body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController createCoreV1NamespacedReplicationController(String namespace, IoK8sApiCoreV1ReplicationController body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> createCoreV1NamespacedReplicationControllerWithHttpInfo(String namespace, IoK8sApiCoreV1ReplicationController body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedReplicationControllerAsync(String namespace, IoK8sApiCoreV1ReplicationController body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedResourceQuotaCall(String namespace, IoK8sApiCoreV1ResourceQuota body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota createCoreV1NamespacedResourceQuota(String namespace, IoK8sApiCoreV1ResourceQuota body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> createCoreV1NamespacedResourceQuotaWithHttpInfo(String namespace, IoK8sApiCoreV1ResourceQuota body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedResourceQuotaAsync(String namespace, IoK8sApiCoreV1ResourceQuota body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedSecretCall(String namespace, IoK8sApiCoreV1Secret body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Secret createCoreV1NamespacedSecret(String namespace, IoK8sApiCoreV1Secret body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Secret> createCoreV1NamespacedSecretWithHttpInfo(String namespace, IoK8sApiCoreV1Secret body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedSecretAsync(String namespace, IoK8sApiCoreV1Secret body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Secret> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedServiceCall(String namespace, IoK8sApiCoreV1Service body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service createCoreV1NamespacedService(String namespace, IoK8sApiCoreV1Service body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> createCoreV1NamespacedServiceWithHttpInfo(String namespace, IoK8sApiCoreV1Service body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedServiceAsync(String namespace, IoK8sApiCoreV1Service body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NamespacedServiceAccountCall(String namespace, IoK8sApiCoreV1ServiceAccount body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccount createCoreV1NamespacedServiceAccount(String namespace, IoK8sApiCoreV1ServiceAccount body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccount> createCoreV1NamespacedServiceAccountWithHttpInfo(String namespace, IoK8sApiCoreV1ServiceAccount body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NamespacedServiceAccountAsync(String namespace, IoK8sApiCoreV1ServiceAccount body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ServiceAccount> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1NodeCall(IoK8sApiCoreV1Node body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node createCoreV1Node(IoK8sApiCoreV1Node body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> createCoreV1NodeWithHttpInfo(IoK8sApiCoreV1Node body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1NodeAsync(IoK8sApiCoreV1Node body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCoreV1PersistentVolumeCall(IoK8sApiCoreV1PersistentVolume body, Boolean includeUninitialized, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume createCoreV1PersistentVolume(IoK8sApiCoreV1PersistentVolume body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> createCoreV1PersistentVolumeWithHttpInfo(IoK8sApiCoreV1PersistentVolume body, Boolean includeUninitialized, String pretty, String dryRun) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCoreV1PersistentVolumeAsync(IoK8sApiCoreV1PersistentVolume body, Boolean includeUninitialized, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedConfigMapCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedConfigMap(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedConfigMapWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedConfigMapAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedEndpointsCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedEndpoints(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedEndpointsWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedEndpointsAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedEventCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedEvent(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedEventWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedEventAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedLimitRangeCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedLimitRange(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedLimitRangeWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedLimitRangeAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPersistentVolumeClaimCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedPersistentVolumeClaim(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPersistentVolumeClaimAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPodCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedPod(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedPodWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPodAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPodTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedPodTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedPodTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedPodTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedReplicationControllerCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedReplicationController(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedReplicationControllerWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedReplicationControllerAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedResourceQuotaCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedResourceQuota(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedResourceQuotaWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedResourceQuotaAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedSecretCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedSecret(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedSecretWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedSecretAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedServiceAccountCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNamespacedServiceAccount(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNamespacedServiceAccountWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNamespacedServiceAccountAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionNodeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionNode(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionNodeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionNodeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1CollectionPersistentVolumeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1CollectionPersistentVolume(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1CollectionPersistentVolumeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1CollectionPersistentVolumeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespaceCall(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1Namespace(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespaceWithHttpInfo(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespaceAsync(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedConfigMapCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedConfigMap(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedConfigMapWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedConfigMapAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedEndpointsCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedEndpoints(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedEndpointsWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedEndpointsAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedEventCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedEvent(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedEventWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedEventAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedLimitRangeCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedLimitRange(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedLimitRangeWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedLimitRangeAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedPersistentVolumeClaim(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedPodCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedPod(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedPodWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedPodAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedPodTemplateCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedPodTemplate(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedPodTemplateWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedPodTemplateAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedReplicationControllerCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedReplicationController(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedReplicationControllerWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedReplicationControllerAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedResourceQuotaCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedResourceQuota(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedResourceQuotaWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedResourceQuotaAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedSecretCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedSecret(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedSecretWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedSecretAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedServiceCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedService(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedServiceWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedServiceAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NamespacedServiceAccountCall(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1NamespacedServiceAccount(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NamespacedServiceAccountWithHttpInfo(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NamespacedServiceAccountAsync(String name, String namespace, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1NodeCall(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1Node(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1NodeWithHttpInfo(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1NodeAsync(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCoreV1PersistentVolumeCall(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1Status deleteCoreV1PersistentVolume(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1Status> deleteCoreV1PersistentVolumeWithHttpInfo(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCoreV1PersistentVolumeAsync(String name, String pretty, IoK8sApimachineryPkgApisMetaV1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, ApiCallback<IoK8sApimachineryPkgApisMetaV1Status> callback) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getCoreV1APIResourcesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1APIResourceList getCoreV1APIResources() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1APIResourceList> getCoreV1APIResourcesWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getCoreV1APIResourcesAsync(ApiCallback<IoK8sApimachineryPkgApisMetaV1APIResourceList> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ComponentStatusCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ComponentStatusList listCoreV1ComponentStatus(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ComponentStatusList> listCoreV1ComponentStatusWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ComponentStatusAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ComponentStatusList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ConfigMapForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMapList listCoreV1ConfigMapForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMapList> listCoreV1ConfigMapForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ConfigMapForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ConfigMapList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1EndpointsForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1EndpointsList listCoreV1EndpointsForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1EndpointsList> listCoreV1EndpointsForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1EndpointsForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1EndpointsList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1EventForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1EventList listCoreV1EventForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1EventList> listCoreV1EventForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1EventForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1EventList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1LimitRangeForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRangeList listCoreV1LimitRangeForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRangeList> listCoreV1LimitRangeForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1LimitRangeForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1LimitRangeList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespaceCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1NamespaceList listCoreV1Namespace(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1NamespaceList> listCoreV1NamespaceWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespaceAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1NamespaceList> callback) throws ApiException
includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedConfigMapCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMapList listCoreV1NamespacedConfigMap(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMapList> listCoreV1NamespacedConfigMapWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedConfigMapAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ConfigMapList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedEndpointsCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1EndpointsList listCoreV1NamespacedEndpoints(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1EndpointsList> listCoreV1NamespacedEndpointsWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedEndpointsAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1EndpointsList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedEventCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1EventList listCoreV1NamespacedEvent(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1EventList> listCoreV1NamespacedEventWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedEventAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1EventList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedLimitRangeCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRangeList listCoreV1NamespacedLimitRange(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRangeList> listCoreV1NamespacedLimitRangeWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedLimitRangeAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1LimitRangeList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedPersistentVolumeClaimCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaimList listCoreV1NamespacedPersistentVolumeClaim(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaimList> listCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedPersistentVolumeClaimAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaimList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedPodCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodList listCoreV1NamespacedPod(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodList> listCoreV1NamespacedPodWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedPodAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PodList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedPodTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplateList listCoreV1NamespacedPodTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplateList> listCoreV1NamespacedPodTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedPodTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PodTemplateList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedReplicationControllerCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationControllerList listCoreV1NamespacedReplicationController(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationControllerList> listCoreV1NamespacedReplicationControllerWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedReplicationControllerAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ReplicationControllerList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedResourceQuotaCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuotaList listCoreV1NamespacedResourceQuota(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuotaList> listCoreV1NamespacedResourceQuotaWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedResourceQuotaAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ResourceQuotaList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedSecretCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1SecretList listCoreV1NamespacedSecret(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1SecretList> listCoreV1NamespacedSecretWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedSecretAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1SecretList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedServiceCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceList listCoreV1NamespacedService(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceList> listCoreV1NamespacedServiceWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedServiceAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ServiceList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NamespacedServiceAccountCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccountList listCoreV1NamespacedServiceAccount(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccountList> listCoreV1NamespacedServiceAccountWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NamespacedServiceAccountAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ServiceAccountList> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1NodeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1NodeList listCoreV1Node(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1NodeList> listCoreV1NodeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1NodeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1NodeList> callback) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1PersistentVolumeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeList listCoreV1PersistentVolume(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeList> listCoreV1PersistentVolumeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1PersistentVolumeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PersistentVolumeList> callback) throws ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1PersistentVolumeClaimForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaimList listCoreV1PersistentVolumeClaimForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaimList> listCoreV1PersistentVolumeClaimForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1PersistentVolumeClaimForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaimList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1PodForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodList listCoreV1PodForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodList> listCoreV1PodForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1PodForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PodList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1PodTemplateForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplateList listCoreV1PodTemplateForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplateList> listCoreV1PodTemplateForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1PodTemplateForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1PodTemplateList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ReplicationControllerForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationControllerList listCoreV1ReplicationControllerForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationControllerList> listCoreV1ReplicationControllerForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ReplicationControllerForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ReplicationControllerList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ResourceQuotaForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuotaList listCoreV1ResourceQuotaForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuotaList> listCoreV1ResourceQuotaForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ResourceQuotaForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ResourceQuotaList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1SecretForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1SecretList listCoreV1SecretForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1SecretList> listCoreV1SecretForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1SecretForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1SecretList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ServiceAccountForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccountList listCoreV1ServiceAccountForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccountList> listCoreV1ServiceAccountForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ServiceAccountForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ServiceAccountList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCoreV1ServiceForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceList listCoreV1ServiceForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceList> listCoreV1ServiceForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCoreV1ServiceForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApiCoreV1ServiceList> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespaceCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace patchCoreV1Namespace(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> patchCoreV1NamespaceWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespaceAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespaceStatusCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace patchCoreV1NamespaceStatus(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> patchCoreV1NamespaceStatusWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespaceStatusAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedConfigMapCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMap patchCoreV1NamespacedConfigMap(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMap> patchCoreV1NamespacedConfigMapWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedConfigMapAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ConfigMap> callback) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedEndpointsCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Endpoints patchCoreV1NamespacedEndpoints(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Endpoints> patchCoreV1NamespacedEndpointsWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedEndpointsAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Endpoints> callback) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedEventCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Event patchCoreV1NamespacedEvent(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Event> patchCoreV1NamespacedEventWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedEventAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Event> callback) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedLimitRangeCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRange patchCoreV1NamespacedLimitRange(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRange> patchCoreV1NamespacedLimitRangeWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedLimitRangeAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1LimitRange> callback) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedPersistentVolumeClaimCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim patchCoreV1NamespacedPersistentVolumeClaim(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> patchCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedPersistentVolumeClaimAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedPersistentVolumeClaimStatusCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim patchCoreV1NamespacedPersistentVolumeClaimStatus(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> patchCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedPodCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod patchCoreV1NamespacedPod(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> patchCoreV1NamespacedPodWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedPodAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedPodStatusCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod patchCoreV1NamespacedPodStatus(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> patchCoreV1NamespacedPodStatusWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedPodStatusAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedPodTemplateCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplate patchCoreV1NamespacedPodTemplate(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplate> patchCoreV1NamespacedPodTemplateWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedPodTemplateAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PodTemplate> callback) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController patchCoreV1NamespacedReplicationController(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> patchCoreV1NamespacedReplicationControllerWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerScaleCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiAutoscalingV1Scale patchCoreV1NamespacedReplicationControllerScale(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiAutoscalingV1Scale> patchCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerScaleAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiAutoscalingV1Scale> callback) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerStatusCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController patchCoreV1NamespacedReplicationControllerStatus(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> patchCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedReplicationControllerStatusAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedResourceQuotaCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota patchCoreV1NamespacedResourceQuota(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> patchCoreV1NamespacedResourceQuotaWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedResourceQuotaAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedResourceQuotaStatusCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota patchCoreV1NamespacedResourceQuotaStatus(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> patchCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedResourceQuotaStatusAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedSecretCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Secret patchCoreV1NamespacedSecret(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Secret> patchCoreV1NamespacedSecretWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedSecretAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Secret> callback) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service patchCoreV1NamespacedService(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> patchCoreV1NamespacedServiceWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceAccountCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccount patchCoreV1NamespacedServiceAccount(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccount> patchCoreV1NamespacedServiceAccountWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceAccountAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ServiceAccount> callback) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceStatusCall(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service patchCoreV1NamespacedServiceStatus(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> patchCoreV1NamespacedServiceStatusWithHttpInfo(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NamespacedServiceStatusAsync(String name, String namespace, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NodeCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node patchCoreV1Node(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> patchCoreV1NodeWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NodeAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1NodeStatusCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node patchCoreV1NodeStatus(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> patchCoreV1NodeStatusWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1NodeStatusAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1PersistentVolumeCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume patchCoreV1PersistentVolume(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> patchCoreV1PersistentVolumeWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1PersistentVolumeAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCoreV1PersistentVolumeStatusCall(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume patchCoreV1PersistentVolumeStatus(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> patchCoreV1PersistentVolumeStatusWithHttpInfo(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCoreV1PersistentVolumeStatusAsync(String name, IoK8sApimachineryPkgApisMetaV1Patch body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1ComponentStatusCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ComponentStatus (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ComponentStatus readCoreV1ComponentStatus(String name, String pretty) throws ApiException
name - name of the ComponentStatus (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ComponentStatus> readCoreV1ComponentStatusWithHttpInfo(String name, String pretty) throws ApiException
name - name of the ComponentStatus (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1ComponentStatusAsync(String name, String pretty, ApiCallback<IoK8sApiCoreV1ComponentStatus> callback) throws ApiException
name - name of the ComponentStatus (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespaceCall(String name, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace readCoreV1Namespace(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> readCoreV1NamespaceWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespaceAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespaceStatusCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace readCoreV1NamespaceStatus(String name, String pretty) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> readCoreV1NamespaceStatusWithHttpInfo(String name, String pretty) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespaceStatusAsync(String name, String pretty, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedConfigMapCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMap readCoreV1NamespacedConfigMap(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMap> readCoreV1NamespacedConfigMapWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedConfigMapAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1ConfigMap> callback) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedEndpointsCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Endpoints readCoreV1NamespacedEndpoints(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Endpoints> readCoreV1NamespacedEndpointsWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedEndpointsAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Endpoints> callback) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedEventCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Event readCoreV1NamespacedEvent(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Event> readCoreV1NamespacedEventWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedEventAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Event> callback) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedLimitRangeCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRange readCoreV1NamespacedLimitRange(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRange> readCoreV1NamespacedLimitRangeWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedLimitRangeAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1LimitRange> callback) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim readCoreV1NamespacedPersistentVolumeClaim(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> readCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPersistentVolumeClaimStatusCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim readCoreV1NamespacedPersistentVolumeClaimStatus(String name, String namespace, String pretty) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> readCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPodCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod readCoreV1NamespacedPod(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> readCoreV1NamespacedPodWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPodAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPodLogCall(String name, String namespace, String container, Boolean follow, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container for which to stream logs. Defaults to only container if there is one container in the pod. (optional)follow - Follow the log stream of the pod. Defaults to false. (optional)limitBytes - If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. (optional)pretty - If 'true', then the output is pretty printed. (optional)previous - Return previous terminated container logs. Defaults to false. (optional)sinceSeconds - A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. (optional)tailLines - If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime (optional)timestamps - If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String readCoreV1NamespacedPodLog(String name, String namespace, String container, Boolean follow, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container for which to stream logs. Defaults to only container if there is one container in the pod. (optional)follow - Follow the log stream of the pod. Defaults to false. (optional)limitBytes - If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. (optional)pretty - If 'true', then the output is pretty printed. (optional)previous - Return previous terminated container logs. Defaults to false. (optional)sinceSeconds - A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. (optional)tailLines - If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime (optional)timestamps - If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> readCoreV1NamespacedPodLogWithHttpInfo(String name, String namespace, String container, Boolean follow, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container for which to stream logs. Defaults to only container if there is one container in the pod. (optional)follow - Follow the log stream of the pod. Defaults to false. (optional)limitBytes - If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. (optional)pretty - If 'true', then the output is pretty printed. (optional)previous - Return previous terminated container logs. Defaults to false. (optional)sinceSeconds - A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. (optional)tailLines - If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime (optional)timestamps - If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPodLogAsync(String name, String namespace, String container, Boolean follow, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ApiCallback<String> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)container - The container for which to stream logs. Defaults to only container if there is one container in the pod. (optional)follow - Follow the log stream of the pod. Defaults to false. (optional)limitBytes - If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. (optional)pretty - If 'true', then the output is pretty printed. (optional)previous - Return previous terminated container logs. Defaults to false. (optional)sinceSeconds - A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. (optional)tailLines - If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime (optional)timestamps - If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPodStatusCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod readCoreV1NamespacedPodStatus(String name, String namespace, String pretty) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> readCoreV1NamespacedPodStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPodStatusAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedPodTemplateCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplate readCoreV1NamespacedPodTemplate(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplate> readCoreV1NamespacedPodTemplateWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedPodTemplateAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1PodTemplate> callback) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController readCoreV1NamespacedReplicationController(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> readCoreV1NamespacedReplicationControllerWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerScaleCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiAutoscalingV1Scale readCoreV1NamespacedReplicationControllerScale(String name, String namespace, String pretty) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiAutoscalingV1Scale> readCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerScaleAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiAutoscalingV1Scale> callback) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerStatusCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController readCoreV1NamespacedReplicationControllerStatus(String name, String namespace, String pretty) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> readCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedReplicationControllerStatusAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedResourceQuotaCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota readCoreV1NamespacedResourceQuota(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> readCoreV1NamespacedResourceQuotaWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedResourceQuotaAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedResourceQuotaStatusCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota readCoreV1NamespacedResourceQuotaStatus(String name, String namespace, String pretty) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> readCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedResourceQuotaStatusAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedSecretCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Secret readCoreV1NamespacedSecret(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Secret> readCoreV1NamespacedSecretWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedSecretAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Secret> callback) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedServiceCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service readCoreV1NamespacedService(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> readCoreV1NamespacedServiceWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedServiceAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedServiceAccountCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccount readCoreV1NamespacedServiceAccount(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccount> readCoreV1NamespacedServiceAccountWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedServiceAccountAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1ServiceAccount> callback) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NamespacedServiceStatusCall(String name, String namespace, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service readCoreV1NamespacedServiceStatus(String name, String namespace, String pretty) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> readCoreV1NamespacedServiceStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NamespacedServiceStatusAsync(String name, String namespace, String pretty, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NodeCall(String name, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node readCoreV1Node(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> readCoreV1NodeWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NodeAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1NodeStatusCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node readCoreV1NodeStatus(String name, String pretty) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> readCoreV1NodeStatusWithHttpInfo(String name, String pretty) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1NodeStatusAsync(String name, String pretty, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1PersistentVolumeCall(String name, String pretty, Boolean exact, Boolean export, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume readCoreV1PersistentVolume(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> readCoreV1PersistentVolumeWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1PersistentVolumeAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCoreV1PersistentVolumeStatusCall(String name, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume readCoreV1PersistentVolumeStatus(String name, String pretty) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> readCoreV1PersistentVolumeStatusWithHttpInfo(String name, String pretty) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCoreV1PersistentVolumeStatusAsync(String name, String pretty, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespaceCall(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace replaceCoreV1Namespace(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> replaceCoreV1NamespaceWithHttpInfo(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespaceAsync(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespaceFinalizeCall(String name, IoK8sApiCoreV1Namespace body, String dryRun, String pretty, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace replaceCoreV1NamespaceFinalize(String name, IoK8sApiCoreV1Namespace body, String dryRun, String pretty) throws ApiException
name - name of the Namespace (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> replaceCoreV1NamespaceFinalizeWithHttpInfo(String name, IoK8sApiCoreV1Namespace body, String dryRun, String pretty) throws ApiException
name - name of the Namespace (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)pretty - If 'true', then the output is pretty printed. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespaceFinalizeAsync(String name, IoK8sApiCoreV1Namespace body, String dryRun, String pretty, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespaceStatusCall(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Namespace replaceCoreV1NamespaceStatus(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Namespace> replaceCoreV1NamespaceStatusWithHttpInfo(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespaceStatusAsync(String name, IoK8sApiCoreV1Namespace body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Namespace> callback) throws ApiException
name - name of the Namespace (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedConfigMapCall(String name, String namespace, IoK8sApiCoreV1ConfigMap body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ConfigMap replaceCoreV1NamespacedConfigMap(String name, String namespace, IoK8sApiCoreV1ConfigMap body, String pretty, String dryRun) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ConfigMap> replaceCoreV1NamespacedConfigMapWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ConfigMap body, String pretty, String dryRun) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedConfigMapAsync(String name, String namespace, IoK8sApiCoreV1ConfigMap body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ConfigMap> callback) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedEndpointsCall(String name, String namespace, IoK8sApiCoreV1Endpoints body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Endpoints replaceCoreV1NamespacedEndpoints(String name, String namespace, IoK8sApiCoreV1Endpoints body, String pretty, String dryRun) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Endpoints> replaceCoreV1NamespacedEndpointsWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Endpoints body, String pretty, String dryRun) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedEndpointsAsync(String name, String namespace, IoK8sApiCoreV1Endpoints body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Endpoints> callback) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedEventCall(String name, String namespace, IoK8sApiCoreV1Event body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Event replaceCoreV1NamespacedEvent(String name, String namespace, IoK8sApiCoreV1Event body, String pretty, String dryRun) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Event> replaceCoreV1NamespacedEventWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Event body, String pretty, String dryRun) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedEventAsync(String name, String namespace, IoK8sApiCoreV1Event body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Event> callback) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedLimitRangeCall(String name, String namespace, IoK8sApiCoreV1LimitRange body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1LimitRange replaceCoreV1NamespacedLimitRange(String name, String namespace, IoK8sApiCoreV1LimitRange body, String pretty, String dryRun) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1LimitRange> replaceCoreV1NamespacedLimitRangeWithHttpInfo(String name, String namespace, IoK8sApiCoreV1LimitRange body, String pretty, String dryRun) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedLimitRangeAsync(String name, String namespace, IoK8sApiCoreV1LimitRange body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1LimitRange> callback) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedPersistentVolumeClaimCall(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim replaceCoreV1NamespacedPersistentVolumeClaim(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> replaceCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedPersistentVolumeClaimAsync(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedPersistentVolumeClaimStatusCall(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolumeClaim replaceCoreV1NamespacedPersistentVolumeClaimStatus(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolumeClaim> replaceCoreV1NamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, IoK8sApiCoreV1PersistentVolumeClaim body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolumeClaim> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodCall(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod replaceCoreV1NamespacedPod(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> replaceCoreV1NamespacedPodWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodAsync(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodStatusCall(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Pod replaceCoreV1NamespacedPodStatus(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Pod> replaceCoreV1NamespacedPodStatusWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodStatusAsync(String name, String namespace, IoK8sApiCoreV1Pod body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Pod> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodTemplateCall(String name, String namespace, IoK8sApiCoreV1PodTemplate body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PodTemplate replaceCoreV1NamespacedPodTemplate(String name, String namespace, IoK8sApiCoreV1PodTemplate body, String pretty, String dryRun) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PodTemplate> replaceCoreV1NamespacedPodTemplateWithHttpInfo(String name, String namespace, IoK8sApiCoreV1PodTemplate body, String pretty, String dryRun) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedPodTemplateAsync(String name, String namespace, IoK8sApiCoreV1PodTemplate body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PodTemplate> callback) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerCall(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController replaceCoreV1NamespacedReplicationController(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> replaceCoreV1NamespacedReplicationControllerWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerAsync(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerScaleCall(String name, String namespace, IoK8sApiAutoscalingV1Scale body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiAutoscalingV1Scale replaceCoreV1NamespacedReplicationControllerScale(String name, String namespace, IoK8sApiAutoscalingV1Scale body, String pretty, String dryRun) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiAutoscalingV1Scale> replaceCoreV1NamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, IoK8sApiAutoscalingV1Scale body, String pretty, String dryRun) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerScaleAsync(String name, String namespace, IoK8sApiAutoscalingV1Scale body, String pretty, String dryRun, ApiCallback<IoK8sApiAutoscalingV1Scale> callback) throws ApiException
name - name of the Scale (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerStatusCall(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ReplicationController replaceCoreV1NamespacedReplicationControllerStatus(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ReplicationController> replaceCoreV1NamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedReplicationControllerStatusAsync(String name, String namespace, IoK8sApiCoreV1ReplicationController body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ReplicationController> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedResourceQuotaCall(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota replaceCoreV1NamespacedResourceQuota(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> replaceCoreV1NamespacedResourceQuotaWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedResourceQuotaAsync(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedResourceQuotaStatusCall(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ResourceQuota replaceCoreV1NamespacedResourceQuotaStatus(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ResourceQuota> replaceCoreV1NamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedResourceQuotaStatusAsync(String name, String namespace, IoK8sApiCoreV1ResourceQuota body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ResourceQuota> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedSecretCall(String name, String namespace, IoK8sApiCoreV1Secret body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Secret replaceCoreV1NamespacedSecret(String name, String namespace, IoK8sApiCoreV1Secret body, String pretty, String dryRun) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Secret> replaceCoreV1NamespacedSecretWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Secret body, String pretty, String dryRun) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedSecretAsync(String name, String namespace, IoK8sApiCoreV1Secret body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Secret> callback) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceCall(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service replaceCoreV1NamespacedService(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> replaceCoreV1NamespacedServiceWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceAsync(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceAccountCall(String name, String namespace, IoK8sApiCoreV1ServiceAccount body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1ServiceAccount replaceCoreV1NamespacedServiceAccount(String name, String namespace, IoK8sApiCoreV1ServiceAccount body, String pretty, String dryRun) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1ServiceAccount> replaceCoreV1NamespacedServiceAccountWithHttpInfo(String name, String namespace, IoK8sApiCoreV1ServiceAccount body, String pretty, String dryRun) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceAccountAsync(String name, String namespace, IoK8sApiCoreV1ServiceAccount body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1ServiceAccount> callback) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceStatusCall(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Service replaceCoreV1NamespacedServiceStatus(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Service> replaceCoreV1NamespacedServiceStatusWithHttpInfo(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NamespacedServiceStatusAsync(String name, String namespace, IoK8sApiCoreV1Service body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Service> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NodeCall(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node replaceCoreV1Node(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> replaceCoreV1NodeWithHttpInfo(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NodeAsync(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1NodeStatusCall(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1Node replaceCoreV1NodeStatus(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1Node> replaceCoreV1NodeStatusWithHttpInfo(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1NodeStatusAsync(String name, IoK8sApiCoreV1Node body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1Node> callback) throws ApiException
name - name of the Node (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1PersistentVolumeCall(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume replaceCoreV1PersistentVolume(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> replaceCoreV1PersistentVolumeWithHttpInfo(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1PersistentVolumeAsync(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCoreV1PersistentVolumeStatusCall(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApiCoreV1PersistentVolume replaceCoreV1PersistentVolumeStatus(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApiCoreV1PersistentVolume> replaceCoreV1PersistentVolumeStatusWithHttpInfo(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCoreV1PersistentVolumeStatusAsync(String name, IoK8sApiCoreV1PersistentVolume body, String pretty, String dryRun, ApiCallback<IoK8sApiCoreV1PersistentVolume> callback) throws ApiException
name - name of the PersistentVolume (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1ConfigMapListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1ConfigMapListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1ConfigMapListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1ConfigMapListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1EndpointsListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1EndpointsListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1EndpointsListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1EndpointsListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1EventListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1EventListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1EventListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1EventListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1LimitRangeListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1LimitRangeListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1LimitRangeListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1LimitRangeListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespaceCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Namespace (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1Namespace(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Namespace (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespaceWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Namespace (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespaceAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Namespace (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespaceListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespaceList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespaceListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespaceListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedConfigMapCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedConfigMap(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedConfigMapWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedConfigMapAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the ConfigMap (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedConfigMapListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedConfigMapList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedConfigMapListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedConfigMapListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedEndpointsCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedEndpoints(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedEndpointsWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedEndpointsAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Endpoints (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedEndpointsListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedEndpointsList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedEndpointsListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedEndpointsListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedEventCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedEvent(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedEventWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedEventAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Event (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedEventListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedEventList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedEventListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedEventListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedLimitRangeCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedLimitRange(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedLimitRangeWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedLimitRangeAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the LimitRange (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedLimitRangeListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedLimitRangeList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedLimitRangeListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedLimitRangeListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPersistentVolumeClaimCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPersistentVolumeClaim(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPersistentVolumeClaimAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the PersistentVolumeClaim (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPersistentVolumeClaimListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPersistentVolumeClaimList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPersistentVolumeClaimListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPersistentVolumeClaimListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPodCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPod(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPodWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPodAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Pod (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPodListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPodList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPodListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPodListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPodTemplateCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPodTemplate(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPodTemplateWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPodTemplateAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the PodTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedPodTemplateListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedPodTemplateList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedPodTemplateListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedPodTemplateListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedReplicationControllerCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedReplicationController(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedReplicationControllerWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedReplicationControllerAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the ReplicationController (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedReplicationControllerListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedReplicationControllerList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedReplicationControllerListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedReplicationControllerListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedResourceQuotaCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedResourceQuota(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedResourceQuotaWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedResourceQuotaAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the ResourceQuota (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedResourceQuotaListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedResourceQuotaList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedResourceQuotaListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedResourceQuotaListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedSecretCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedSecret(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedSecretWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedSecretAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Secret (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedSecretListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedSecretList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedSecretListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedSecretListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedService(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedServiceWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Service (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceAccountCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedServiceAccount(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedServiceAccountWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceAccountAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the ServiceAccount (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceAccountListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedServiceAccountList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedServiceAccountListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceAccountListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NamespacedServiceList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NamespacedServiceListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NamespacedServiceListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NodeCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the Node (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1Node(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Node (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NodeWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the Node (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NodeAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the Node (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1NodeListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1NodeList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1NodeListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1NodeListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
name - name of the PersistentVolume (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1PersistentVolume(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PersistentVolume (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1PersistentVolumeWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
name - name of the PersistentVolume (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
name - name of the PersistentVolume (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeClaimListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1PersistentVolumeClaimListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1PersistentVolumeClaimListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeClaimListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1PersistentVolumeList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1PersistentVolumeListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1PersistentVolumeListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1PodListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1PodListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1PodListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1PodListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1PodTemplateListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1PodTemplateListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1PodTemplateListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1PodTemplateListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1ReplicationControllerListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1ReplicationControllerListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1ReplicationControllerListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1ReplicationControllerListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1ResourceQuotaListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1ResourceQuotaListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1ResourceQuotaListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1ResourceQuotaListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1SecretListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1SecretListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1SecretListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1SecretListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1ServiceAccountListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1ServiceAccountListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1ServiceAccountListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1ServiceAccountListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCoreV1ServiceListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IoK8sApimachineryPkgApisMetaV1WatchEvent watchCoreV1ServiceListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IoK8sApimachineryPkgApisMetaV1WatchEvent> watchCoreV1ServiceListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCoreV1ServiceListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, ApiCallback<IoK8sApimachineryPkgApisMetaV1WatchEvent> callback) throws ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2019. All rights reserved.